add core and per-plugin documentation set
This commit is contained in:
6
docs/plugins/rms-auth-oauth.md
Normal file
6
docs/plugins/rms-auth-oauth.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# rms.auth.oauth
|
||||
|
||||
- Zweck: OAuth/OIDC Authorization-Code Login.
|
||||
- Auth-Methode: `oauth`.
|
||||
- Wichtige Settings: `authorizeUrl`, `tokenUrl`, `userInfoUrl`, `clientId`, `clientSecret`, `scope`, `redirectUri`, `emailField`, `authStyle`.
|
||||
- Verhalten: erstellt Authorize-URL (`start_oauth`) und validiert Callback (`finish_oauth`) inkl. E-Mail-Aufloesung.
|
||||
Reference in New Issue
Block a user