Does anyone know if the OAuth2 implicit flow on keycloak is supported ? 

I am trying to retrieve the access_token directly after logging in. Ideally it should work if you send response_type=token , but it always returns a code=... no matter what is the response_type .. 

Does anyone know how to get this to work or if its even supported ? 

Thanks,
Fadi