How to authenticate via regular login and SSO from a mobile app?

How to authenticate via regular login and SSO from a mobile app?

Have you tried it? Is it works? I tried GET /auth/oauth, ROUTE_NOT_FOUND. I need to connect using Keycloak SSO but still no luck after several months.

2 Answers

2

Hey there!

You can use the API call for logging in using an Oauth provider.

You can also log in without SSO using our API.

(post deleted by author)