Quantcast
Channel: OutSystems Community
Viewing all articles
Browse latest Browse all 1476385

[Forums] How to implement logout and silent login for azure AD

$
0
0

Daniël Kuhlmann wrote:but currently my scenario is given below

I logged in with azure AD user.but after successful login suppose im logged out from my application.Againt that logged out button i called Outsystem UserLogout action and SendSignOut request with Below URL:

SendSignoutRequest

 After logout successfully it is redirected to our application login screen but azure portal log out is not done.it means if i open azure Portal then we saw that user is not logged out from azure portal. is it correct?because if i am trying to login our application then it is asking for azure ad credential.my clients want if i logged out from our application then it will automatically logged out from azure portal also.is it possible?i think its not possible.

Hi,

Once you are logged in, your token will expired and new tokens will be requested. As far as I know you have at least once authenticate yourself. There is no SSO based on login to your computer.

The parameter on the SendSignoutRequest is optional. If provided that is the url to which you are redirected after logout request is processed in Azure AD.

Regards,

Daniel




Viewing all articles
Browse latest Browse all 1476385

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>