log

age author description
23 months ago Kim Alvefur mod_http_oauth2: More appropriate error conditions in client validation
23 months ago Kim Alvefur mod_http_oauth2: Reject loopback URIs as client_uri
23 months ago Kim Alvefur mod_http_oauth2: Reduce line count of metadata construction
23 months ago Kim Alvefur mod_http_oauth2: Advertise response modes
23 months ago Kim Alvefur mod_http_oauth2: Advertise supported grant types
23 months ago Kim Alvefur mod_http_oauth2: Advertise revocation endpoint in metadata
23 months ago Kim Alvefur mod_http_oauth2: Return status 405 for GET to endpoints without GET handler
23 months ago Kim Alvefur mod_inotify_reload: Update to use FD watching method
23 months ago Kim Alvefur mod_http_oauth2: Allow loopback IP literals in redirect URIs
23 months ago Kim Alvefur mod_http_oauth2: Add way to retrieve registration schema
23 months ago Kim Alvefur mod_http_oauth2: Fix missing base64 part of base64url (Thanks KeyCloak)
23 months ago Kim Alvefur mod_http_oauth2: Fix accidental uppercase in invocation of hash function
23 months ago Kim Alvefur mod_http_oauth2: Advertise the currently supported id_token signing algorithm
23 months ago Kim Alvefur mod_http_oauth2: Specify that 'contacts' items are emails in client registration
23 months ago Kim Alvefur Back out 6f13200c9fc1: Confused request URI with redirect URI