Allow custom text and icon for Keycloak (#3181)

Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
This commit is contained in:
Tiago Vasconcelos 2025-06-06 11:20:55 +01:00 committed by GitHub
parent 77906bc817
commit e750165cc3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 47 additions and 9 deletions

View file

@ -167,6 +167,8 @@ GITHUB_CLIENT_SECRET=""
KEYCLOAK_CLIENT_ID=""
KEYCLOAK_CLIENT_SECRET=""
KEYCLOAK_DISCOVERY_URL=""
KEYCLOAK_CLIENT_CUSTOM_ORG=""
KEYCLOAK_CLIENT_CUSTOM_ICON=""
######################################