mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Login with OIDC OAuth2 Oracle on premise identity manager OIM, with setting ORACLE_OIM_ENABLED=true.
Thanks to xet7 !
This commit is contained in:
parent
4eb7597aa9
commit
ec8a78537f
9 changed files with 227 additions and 107 deletions
|
@ -114,6 +114,11 @@ REM SET WEBHOOKS_ATTRIBUTES=
|
|||
|
||||
REM ------------------------------------------------------------
|
||||
|
||||
REM # OAUTH2 ORACLE on premise identity manager OIM
|
||||
REM SET ORACLE_OIM_ENABLED=true
|
||||
|
||||
REM ------------------------------------------------------------
|
||||
|
||||
REM # Enable the OAuth2 connection
|
||||
REM # OAuth2 docs: https://github.com/wekan/wekan/wiki/OAuth2
|
||||
REM # example: OAUTH2_ENABLED=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue