[keycloak-user] implicit flow response_type url parameter

Stian Thorgersen sthorger at redhat.com
Mon Jan 18 08:36:46 EST 2016


Both should work, so if Keycloak is complaining with just "token" create a
jira

On 18 January 2016 at 13:29, Ramon Rockx <ramon at iqnomy.com> wrote:

> Hi all,
>
> I was trying to configure Swagger UI (http://swagger.io/swagger-ui/) so
> it will use Keycloak for OAuth2 authorization.
> Swagger UI supports the 'Authorization Code Grant' flow and the 'Implicit
> Grant' flow. I managed to configure Swagger UI to use the 'Authorization
> Code Grant' flow, but I did not succeed with the implicit flow.
> I think this is because Keycloak expects the response_type url parameter
> to be 'id_token token', while Swagger UI uses the url parameter
> response_type=token.
> rfc6749 also states (https://tools.ietf.org/html/rfc6749#section-4.2.1)
> that the response_type parameter should be 'token'. So why is it that
> Keycloak requires the value 'id_token token'?
> Is it possible to configure Keycloak, so it will accept 'token' as
> response_type?
>
> Thank you!
>
> Ramon Rockx
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20160118/ad3dda6f/attachment-0001.html 


More information about the keycloak-user mailing list