update Keycloak logout & fullLogout

This commit is contained in:
2025-08-28 14:46:51 +07:00
parent 43c0aca0c0
commit 6bb29e35f0
22 changed files with 2171 additions and 291 deletions

View File

@@ -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"