[keycloak-user] Direct link to register page
Lilian BENOIT
lilian.benoit at lbenoit.fr
Wed Sep 5 15:56:59 EDT 2018
Hi,
I have succeeded to access directly registration page.
I must add parameter response_type with value "code".
Why ? what raison ?
http://localhost:8081/auth/realms/master/protocol/openid-connect/registrations?client_id=account&response_type=code
Regards,
Lilian.
Le 2018-09-05 17:57, Lilian BENOIT a écrit :
> Hi,
>
> I would access directly to registration page without login page.
>
> I have founded one response on this mailing-list :
> http://keycloak-user.88327.x6.nabble.com/keycloak-user-Direct-link-to-register-page-td629.html
>
> I have tried to use URL link :
> http://localhost:8081/auth/realms/master/protocol/openid-connect/registrations
>
> I have obtained a error message : Missing parameters: client_id
>
> I have added this parameter and i have obtained a other error message :
> Page Not Found.
> But i have seen in URL :
> https://.../account?error=invalid_request&error_description=Missing+parameter%3A+response_type
>
> What parameter should i add to URL ?
>
> I use Keycloak 4.1.0.Final
>
> Regards,
> Lilian.
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
More information about the keycloak-user
mailing list