Hi,
I have to create a rest layer to allow a mobile application to interact with KC because mobile developers don't want to use any kind of redirect or webview, only rest calls for login/registration.
For a username/password authentication/registration is easy, I can use admin rest api, but for social login (only via facebook), there is a way to get a keycloak JWT token passing a facebook token using admin api or any other rest api?
If not, it's better to plug an authentication provider using Authentication SPI or create a custom rest endpoint and generate (don't know how) a JWT?
Thanks.
|
The information transmitted is intended for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.