log mod_http_oauth2/README.markdown @ 5506:37621c6e5c08

age author description
22 months ago Kim Alvefur mod_http_oauth2: Restructure description of client metadata requirements
22 months ago Kim Alvefur mod_http_oauth2: Correct loopback URL example
22 months ago Kim Alvefur mod_http_oauth2: Add an example of client registration
22 months ago Kim Alvefur mod_http_oauth2: Document client registration requirements
22 months ago Kim Alvefur mod_http_oauth2: Add a special "xmpp" scope that grants the users' default role
22 months ago Kim Alvefur mod_http_oauth2: Note about partial OpenID Discovery implementation
22 months ago Kim Alvefur mod_http_oauth2: Split long list line in README
23 months ago Kim Alvefur mod_http_oauth2: Add option for specifying TTL of registered clients
23 months ago Kim Alvefur mod_http_oauth2: Link to RFC 7009: OAuth 2.0 Token Revocation
23 months ago Kim Alvefur mod_http_oauth2: Allow configuring links to policy and terms in metadata
23 months ago Kim Alvefur mod_http_oauth2: Allow configuring PKCE challenge methods
23 months ago Kim Alvefur mod_http_oauth2: Implement RFC 7628 Proof Key for Code Exchange
23 months ago Kim Alvefur mod_http_oauth2/README: Add rest.sh to known implementations
23 months ago Kim Alvefur mod_http_oauth2/README: Link to mod_rest
23 months ago Kim Alvefur mod_http_oauth2/README: Link to OAuth and OIDC sites
23 months ago Matthew Wild mod_http_oauth2: README: Updated documentation to reflect module status
2023-03-06 Kim Alvefur mod_http_oauth2: Include html templates in package for plugin installer
2023-03-03 Kim Alvefur mod_http_oauth2/README: Document config options
2022-04-10 Kim Alvefur mod_http_oauth2/README: Update Compatibility section to mention 0.12
2020-02-23 Matthew Wild mod_http_oauth2: OAuth2 API (work in progress for developers only)