374
Views
4
Comments
[IdP Example] Open ID Connect implementation
Question
idp-example
Web icon
Forge asset by Ricardo Gonzaga

Hi

can any one suggest me how to implement open ID connect in mobile app for third party authentication.


Thanks

Rajashekar Reddy Ette


UserImage.jpg
Brett McKee

Rajashekar Reddy wrote:

Hi

can any one suggest me how to implement open ID connect in mobile app for third party authentication.


Thanks

Rajashekar Reddy Ette


I am having the same problem. I can't see any tools or support for Open ID which is now becoming a standard.

Any help greatly appreciated.  Rajashekar did you work this out? 

Many thanks

Brett


UserImage.jpg
Jangid

Hi Rajashekar,


If you are using keycloak as an IDP then you can utilise web redirection functionality to achieve authentication using openID.

It will have your redirect uri which should be registered with keycloak.

On the stage of login you can redirect your call to a web browser which will invoke keycloak and after authentication you will get open ID attributes at the configured webhook.

2019-12-07 10-53-52
Ajithkumar Radhakrishnan

Hi Rajasekar,


I would suggest the same.


You can make use of the redirection URI mechanism.


I was making use of the same in one of our application

2019-10-09 06-46-56
Daniel Lourenço
Staff

Hi - I was searching information on OpenID and landed on this thread.

Just wanted to update the discussion with the fact that currently there are a few components in the OutSystems Forge for OpenID. Namely the components Keycloak OpenId and OIDC Client .

Kind Regards,

Daniel

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.