HI,
I'm trying to setup ssh-inscribe with OIDC. I'm using a KeyCloak with external User Federation.
So far, ssh-inscribe is sending the requests to KeyCloak. The users are being correctly authenticated. But, we are strugling with the "redirectURL" option on config.yaml. What is the expected URL here? My understanding is that it should be an URL from ssh-inscribe itself, such as https://<ssh-inscribe-url>/oauth/verify, but I was enable to find the correct URL.
Can you add an example to the Documentation/Readme?
Regards,
Bruno Costa
HI,
I'm trying to setup ssh-inscribe with OIDC. I'm using a KeyCloak with external User Federation.
So far, ssh-inscribe is sending the requests to KeyCloak. The users are being correctly authenticated. But, we are strugling with the "redirectURL" option on config.yaml. What is the expected URL here? My understanding is that it should be an URL from ssh-inscribe itself, such as
https://<ssh-inscribe-url>/oauth/verify, but I was enable to find the correct URL.Can you add an example to the Documentation/Readme?
Regards,
Bruno Costa