What is the name of the domain?
Related to
Access
What is the issue you’re encountering
Can I log in to ‘dash.cloudflare.com’ with zero trust OIDC setup?
What steps have you taken to resolve the issue?
Can I log in to the cloudflare admin page with zero trust OIDC setup?
I manage my domain through cloudflare.
There are 3 domain administrators including me, and we want to log in to the cloudflare admin page with keycloak authentication.
For this, I set it up as follows.
- Set up keycloak and cloudflare by referring to developers.cloudflare> generic-oidc guide
- Set cloudflare> Access> Applications> Add an application> bookmark> Application URL: https://dash.cloudflare.com and save
- Set the name to ‘keycloak’ in cloudflare> Access> Policies> Add policy> and add Everyone and save
- https://baekslife.cloudflareaccess.com> Log in with oidc> Enter account information on the keycloak authentication screen and successfully log in
- Click the Main app in the app dashboard> Redirected to the cloudflare login screen and the login screen is displayed again
In step 5, the existing login session is released and I have to log in again. Is this a bug? Or did I set something up wrong?