update Keycloak logout & fullLogout
This commit is contained in:
27
.env.example
27
.env.example
@@ -1,5 +1,22 @@
|
||||
KEYCLOAK_ID="keuangan-firman"
|
||||
KEYCLOAK_REALM="sandbox"
|
||||
KEYCLOAK_URL="https://auth.rssa.top"
|
||||
KEYCLOAK_SECRET="AA9XP2moa3pkGSgeRjX2UzYjYCgpM7Dj"
|
||||
KEYCLOAK_ISSUER="https://auth.rssa.top/realms/sandbox"
|
||||
# Keycloak Configuration
|
||||
# KEYCLOAK_CLIENT_ID=nuxtsim-pendaftaran
|
||||
# KEYCLOAK_CLIENT_SECRET=32HslhZ8Hn97SsbxcmowhXvmNZ9cPGNE
|
||||
# KEYCLOAK_ISSUER=https://auth.rssa.top/realms/sandbox
|
||||
|
||||
|
||||
# KEYCLOAK_ID="keuangan-firman"
|
||||
# KEYCLOAK_REALM="sandbox"
|
||||
# KEYCLOAK_URL="https://auth.rssa.top"
|
||||
# KEYCLOAK_SECRET="AA9XP2moa3pkGSgeRjX2UzYjYCgpM7Dj"
|
||||
# KEYCLOAK_ISSUER="https://auth.rssa.top/realms/sandbox"
|
||||
# NEXTAUTH_URL="http://localhost:3000"
|
||||
|
||||
# Keycloak Configuration
|
||||
# KEYCLOAK_CLIENT_ID="nuxtsim-pendaftaran"
|
||||
# KEYCLOAK_CLIENT_SECRET="32HslhZ8Hn97SsbxcmowhXvmNZ9cPGNE"
|
||||
# KEYCLOAK_ISSUER="https://auth.rssa.top/realms/sandbox"
|
||||
|
||||
KEYCLOAK_CLIENT_ID="rahmat-test"
|
||||
KEYCLOAK_CLIENT_SECRET="uqdRWTSl7EqeMoYjmOqpg9K9oahYRVg1"
|
||||
KEYCLOAK_ISSUER="https://auth.rssa.top/realms/sandbox"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user