33
Views
13
Comments
SSO implementation
Question
Application Type
Reactive

How to implement SSO configuration. Can you provide step by step information how to implement?

2025-02-10 17-24-13
Arun Rajput

Hi @Harshitha Sripadha ,

please refer to the below post for SSO implementation.

https://success.outsystems.com/documentation/11/user_management/end_users_authentication/single_sign_on/

there are lot's of forum post as well related to this.


Thanks

UserImage.jpg
Harshitha Sripadha

Hi @Arun Rajput, I have been trying this way, could you please help me out.

2025-02-10 17-24-13
Arun Rajput

are you using any component for now, If not so please configure SSO in user application of outsystems than can this function in login button logic it will redirect you in SSO page and once user validate it redirect on outsystems application which you configured in user module.

UserImage.jpg
Harshitha Sripadha

Do you have any demo file for reference, I am a beginner.


2025-02-10 17-24-13
Arun Rajput

I don't have any demo file but let me check if I can create for you.

2026-01-28 16-57-48
Mihai Melencu
Champion

Hi @Harshitha Sripadha ,

To implement Single Sign-On (SSO) in a Reactive Web Application, you can refer to the SSO integration guide provided by OutSystems. The recommended approach is to use the IdP component.

You can also check this video tutorial: https://www.youtube.com/watch?v=TjnB1OuOXEY .

UserImage.jpg
Harshitha Sripadha

Hi @Mihai Melencu
I tried this, but its not working.


2025-04-14 11-22-14
Aditi Saraswat

Hi @Harshitha Sripadha,

This tutorial explains the SSO implementation with an example exercise

SSO Implementation
Hope this helps you find the solution you’re looking for! 

Thanks

UserImage.jpg
Harshitha Sripadha

Hi @Aditi Saraswat


I have been trying the same as the module , I am stuck here. What way I should proceed?


UserImage.jpg
Harshitha Sripadha

I am getting this error. Could you please help.

2025-04-14 11-22-14
Aditi Saraswat

Can you please check the service center log which error is logged there.


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