Does the external user support OIDC? Now I can only see the following documents. If yes, can you provide a step to teach me how to configure this? Thanks a million.
Hi,
Please check out this post, should be able to help you address your needs.
https://www.outsystems.com/forums/discussion/83223/end-user-login-using-identity-server-with-oidc/
Hope it helps!
Junaid
Here is the forge component to assist you further.
https://www.outsystems.com/forge/component-overview/13850/oidc-client-o11
Thank you for your help. I did this step. Should my AppName be GawainTest? When I enter this, it will report an error, please tell me clearly what to fill in these two
It is the value in the App Name field when you Add App in Open ID Client. Please refer detailed documentation to set up the configurations.
I read the document, but I still think it is not very detailed, can you give me a specific operation steps?
Since I have not tried it myself, I don't think I can provide you more details than already those provided on the shared link.
Thanks
@Tong Gawain which OIDC provider you are planning to integrate ?
We customized it
@Tong Gawain there is no distinction between internal and external users; it's a licensing configuration you can manage in Service Center.
Having said that you can configure OIDC to authenticate users.
correct, internal/external for OutSystems is just a license option.
however, if your application uses OIDC for authentication, and it is for internal and external users, you will most likely also have additional configuration and costs in your OIDC solution. For example for Entra (e.g. AzureAD) you have workforce tenants (internal users) and Entra External Id (e.g. Azure B2C).
Can there be more details, we want to integrate ourselves to get oidc certification, the existing documentation does not allow us to complete this, I am again a newcomer to Outsystem