Replies: 1 comment 5 replies
-
|
You can find documentation about OAuth setup here. It lists tested providers. Where did you get that oidc-callback url from? I can't find that in the documentation. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment






Uh oh!
There was an error while loading. Please reload this page.
-
Describe the Bug
Hi
I have just started to use EJBCA CE in a docker container setup.
We are using the IdP Authentik. When I am dtrying to setup the OAuth in EJBCA and Authentik to be able to have login to EJBCA using Authentick I get error
"The request fails due to a missing, invalid, or mismatching redirection URI (redirect_uri)."
The EJBCA settings for OAuth are :
The Authentik setup is with Redirect URL:
https://<my_ip_address>/ejbca/adminweb/oidc-callback
and if I use in the browser i get
"404
Unable to find the requested resource"
Maybe this is wrong or EJBCA does not play well with Authentik I don´t know
Can You help me to figure out what is wrong or if Authentik cannot be used with EJBCA?
Expected Behavior
Login to EJBCA with Authentik
Product Deployment
Please complete the following information:
Desktop
Please complete the following information:
Beta Was this translation helpful? Give feedback.
All reactions