432
Views
2
Comments
Solved
Outsystem 11 integrate with Keycloak  ?
Question

Outsystem 11 integrate with Keycloak  ?

Authorization Code Flow keycloak

https://www.keycloak.org/docs/3.3/server_admin/topics/sso-protocols/oidc.html

2019-09-24 18-41-25
Jorge Martins
 
MVP
Solution

Hi Juan,

A quick search on the Forge found no component supporting Keycloak. That being said, a search for OpenID shows that at least three components seem to implement OpenID Connect for other platforms, so they could be used as a basis for you to develop a Keycloak integration.

The IdP component can be used for SAML integration and has a good amount of documentation, you could consider it as an alternative since Keycloak supports both protocols. 

2019-04-19 04-27-41
Juan Carlos Canon Romero

Tks. Jorge

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