137
Views
1
Comments
Identity Service for Authentication/Authorization and SSO

 We have to do integration with 3rd part software using SSO where some of them supports SAML and others OAuth2+OpenId connect based SSO. Also we need to expose our API's to other vendors in future ideally using OAuth2 with scopes etc. Can OutSystems supports it by default without any external integration with Azure AD or Okata etc. Also I want to know that can we create an Identity Microservice which can handle this part for Authentication, Authorization, SSO etc and other applications/Modules connecting to that. I really don't want to tightly coupled it as we have different apps for partners, back office, customer, consumer facing websites and API's to expose to outside world etc. What is best way to implement something like this in OutSystems.


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