auth_oidc/readme/DESCRIPTION.md

6 lines
230 B
Markdown
Raw Permalink Normal View History

2025-01-13 18:00:03 +08:00
This module allows users to login through an OpenID Connect provider
using the authorization code flow or implicit flow.
Note the implicit flow is not recommended because it exposes access
tokens to the browser and in http logs.