mod_http_oauth2: Add support for the OpenID 'login_hint' parameter
|
Kim Alvefur |
22 months ago |
mod_http_oauth2: Note about partial OpenID Discovery implementation
|
Kim Alvefur |
22 months ago |
mod_http_oauth2: Split long list line in README
|
Kim Alvefur |
22 months ago |
mod_http_oauth2: Proper OAuth error for invalid redirect URI in implicit flow too
|
Kim Alvefur |
22 months ago |
mod_http_oauth2: Return proper OAuth error for invalid redirect URI
|
Kim Alvefur |
22 months ago |
mod_http_oauth2: Fix use of arbitrary ports in loopback redirect URIs
|
Kim Alvefur |
22 months ago |
mod_http_oauth2: Add FIXME about loopback redirect URIs
|
Kim Alvefur |
22 months ago |
mod_http_oauth2: Rename variables to improve clarity
|
Kim Alvefur |
22 months ago |
mod_http_oauth2: Do minimal validation of private-use URI schemes
|
Kim Alvefur |
22 months ago |
mod_http_oauth2: Reject relative redirect URIs
|
Kim Alvefur |
22 months ago |
mod_http_oauth2: Reject duplicate list items in client registration
|
Kim Alvefur |
22 months ago |
mod_http_oauth2: Require non-empty arrays in client registration
|
Kim Alvefur |
22 months ago |
mod_http_oauth2: Reject duplicate redirect URIs in registration
|
Kim Alvefur |
22 months ago |
mod_http_oauth2: Fix schema to enforce at least one redirect URI
|
Kim Alvefur |
22 months ago |
mod_http_oauth2: Show only roles the user can use in consent dialog
|
Kim Alvefur |
22 months ago |
mod_http_oauth2: Reference grant by id instead of value
|
Kim Alvefur |
22 months ago |
mod_http_oauth2: Scope FIXMEs
|
Kim Alvefur |
22 months ago |
mod_http_oauth2: Describe type signatures of scope handling functions
|
Kim Alvefur |
22 months ago |
mod_http_oauth2: Allow requesting a subset of scopes on token refresh
|
Kim Alvefur |
22 months ago |
mod_http_oauth2: Enforce client scope restrictions in authorization
|
Kim Alvefur |
22 months ago |
mod_http_oauth2: Fix inclusion of role in refreshed access tokens
|
Kim Alvefur |
22 months ago |
mod_http_oauth2: Fix unintentional persistence
|
Kim Alvefur |
22 months ago |
mod_auth_oauth_external: Update compatibility section with unknowns
|
Kim Alvefur |
22 months ago |
mod_auth_oauth_external: Also do XEP-0106 escaping in SASL OAUTHBEARER
|
Kim Alvefur |
22 months ago |
mod_auth_oauth_external: Stub not implemented auth module methods
|
Kim Alvefur |
22 months ago |
mod_auth_oauth_external: Add Mastodon to README
|
Kim Alvefur |
22 months ago |
mod_auth_oauth_external: Allow different username in PLAIN vs final JID
|
Kim Alvefur |
22 months ago |
mod_auth_oauth_external: Remove untested JID mapping
|
Kim Alvefur |
22 months ago |
mod_auth_oauth_external: Remove untested role mapping
|
Kim Alvefur |
22 months ago |
mod_auth_oauth_external: Expect XEP-0106 escaped username in PLAIN
|
Kim Alvefur |
22 months ago |