Add Keycloak integration support
All checks were successful
Build And Push Image / docker (push) Successful in 2m59s
All checks were successful
Build And Push Image / docker (push) Successful in 2m59s
- Update domain configuration to portal subdomain with HTTPS - Add keycloak_id field to member creation and update operations - Add API endpoint for linking Keycloak accounts to existing members
This commit is contained in:
@@ -35,5 +35,5 @@ NUXT_SESSION_SECRET=your-48-character-session-secret-key-here
|
||||
NUXT_ENCRYPTION_KEY=your-32-character-encryption-key-here
|
||||
|
||||
# Public Configuration
|
||||
NUXT_PUBLIC_DOMAIN=monacousa.org
|
||||
NUXT_PUBLIC_DOMAIN=https://portal.monacousa.org
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user