|
- What are Keycloaks OAuth2 OpenID Connect endpoints?
We are not interested in using Keycloak's own client library, we want to use standard OAuth2 OpenID Connect client libraries, as the client applications using the keycloak server will be written in a wide range of languages (PHP, Ruby, Node, Java, C#, Angular) Therefore the examples that use the Keycloak client aren't of use for us
- java - How to keep the realms, users and roles in Keycloak to be . . .
Actually I need the Keycloak data (realms, users and roles) to be initialized automatically whenever I run docker compose Update: Let me make the problem clearer I want to put the codes on Github and when somebody gets and runs it (thorough docker compose); by predefined keycloak users and passwords, use the application
- keycloak Invalid parameter: redirect_uri - Stack Overflow
According to the version 18 release note Keycloak does not support logout with redirect_uri anymore you need to include post_logout_redirect_uri and id_token_hint as parameters Please check the answer of this question for more information keycloak: using react user can login but when I try logout I get a message "Invalid parameter: redirect
- Should I use keycloak or not? - Stack Overflow
In addition, Keycloak is too much about the GUI - which makes it difficult for me, especially during development Because I also want to provide my team with a local instance of keycloak during development But what is the concept to import the initial data into realms, apps and also users into Keycloak?
- Keycloak API always returns 401 - Stack Overflow
I'm trying to interact with Keycloak via its REST API I have the master realm and the default admin user, and a test realm Firstly, I get an access token for the admin account and test realm: le
- SSO with SAML, Keycloak and Nextcloud - Stack Overflow
I am trying to setup Keycloak as a IdP (Identity Provider) and Nextcloud as a service I want to setup Keycloak as to present a SSO (single-sign-on) page I am running a Linux-Server with a Intel
- Keycloak x509 client authentication configuration - Stack Overflow
Keycloak documentation is a good starting point, check "Adding X 509 Client Certificate Authentication to a Browser Flow" and "Adding X 509 Client Certificate Authentication to a Direct Grant Flow" if you need the whole DN for user key, you can use this RegEx on the config X509 : set "A regular expression to extract user identity" : ( *)
- Getting Keycloaks public key - Stack Overflow
I inspected the certificate from keycloak's UI where you can manually get the public key, and it was a 10 year expiration But that's not a given that it isn't scheduled to change before that I'm expecting there to be a short outage, unexplained, some years down the road :- For now I'm just caching the key for 15m at a time
|
|
|