log mod_http_oauth2/README.markdown @ 5561:d6ab6f0bd96e

age author description
18 months ago Kim Alvefur mod_http_oauth2: Add a more complete client registration example
19 months ago Kim Alvefur mod_http_oauth2: Make CSP configurable
19 months ago Kim Alvefur mod_http_oauth2: Link to RFC 7628 in README
19 months ago Kim Alvefur mod_http_oauth2: Use code spans for some config options in README
19 months ago Kim Alvefur mod_http_oauth2: Add some words about supported flows and defaults
19 months ago Kim Alvefur mod_http_oauth2/README: Expand summary to include OAuth 2.0 role
19 months ago Kim Alvefur mod_http_oauth2: Linkify mod_client_management in README
19 months ago Kim Alvefur mod_http_oauth2: Fix messed up section about redirect_uris requirements
19 months ago Kim Alvefur mod_http_oauth2: Restructure description of client metadata requirements
19 months ago Kim Alvefur mod_http_oauth2: Correct loopback URL example
19 months ago Kim Alvefur mod_http_oauth2: Add an example of client registration
19 months ago Kim Alvefur mod_http_oauth2: Document client registration requirements
20 months ago Kim Alvefur mod_http_oauth2: Add a special "xmpp" scope that grants the users' default role
20 months ago Kim Alvefur mod_http_oauth2: Note about partial OpenID Discovery implementation
20 months ago Kim Alvefur mod_http_oauth2: Split long list line in README
20 months ago Kim Alvefur mod_http_oauth2: Add option for specifying TTL of registered clients
20 months ago Kim Alvefur mod_http_oauth2: Link to RFC 7009: OAuth 2.0 Token Revocation
20 months ago Kim Alvefur mod_http_oauth2: Allow configuring links to policy and terms in metadata
20 months ago Kim Alvefur mod_http_oauth2: Allow configuring PKCE challenge methods
20 months ago Kim Alvefur mod_http_oauth2: Implement RFC 7628 Proof Key for Code Exchange
21 months ago Kim Alvefur mod_http_oauth2/README: Add rest.sh to known implementations
21 months ago Kim Alvefur mod_http_oauth2/README: Link to mod_rest
21 months ago Kim Alvefur mod_http_oauth2/README: Link to OAuth and OIDC sites
21 months ago Matthew Wild mod_http_oauth2: README: Updated documentation to reflect module status
22 months ago Kim Alvefur mod_http_oauth2: Include html templates in package for plugin installer
22 months ago 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)