Skip to content

Commit

Permalink
Remove references to keycloak
Browse files Browse the repository at this point in the history
Keycloak is deprecated, remove references to it.

Change-Id: I1847c87248c180e501427286ae981e19fbf2339f
  • Loading branch information
fcharlier committed Jan 28, 2025
1 parent 3ed223c commit 16bedfe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,4 @@
-----END PRIVATE KEY-----
"""

SSO_URL = "http://keycloak:8080"
SSO_REALM = "redhat-external"

0 comments on commit 16bedfe

Please sign in to comment.