[keycloak-user] Sign In button URL
Bill Burke
bburke at redhat.com
Fri Nov 27 13:02:32 EST 2015
How is your Spring web app handling OpenID Connect or SAML
requests/respones? We do have a Spring security adapter.
Initial OAuth2 request:
/realms/{realm-name}/protocol/openid-connect/auth
Code to Token request:
/realms/{realm-name}/protocol/openid-connect/token
On 11/27/2015 11:19 AM, Adrian Matei wrote:
> hi guys,
>
> can still help a poor guy Friday in the afternoon?
>
> What is the url I need to have the sign in button pointing to, in my
> Spring web app, that will ask me to login via keycloak and redirect me
> back exactly to the page I made the request from?
>
> Thanks,
> Adrian
>
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>
--
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com
More information about the keycloak-user
mailing list