question

SteveDeyoung-8969 avatar image
0 Votes"
SteveDeyoung-8969 asked SteveDeyoung-8969 answered

Azure App Registration SSO timeout

Hello all,

I have a SaaS app registered in Azure App Registration that uses SSO. SSO works fine but the issue I'm facing is that the app automatically signs me out after 15 mins of inactive use. Is there a way to increase this to a longer time? I'm not seeing any obvious setting and have tried searching and can't seem to find out where or if it's possible to make this change. Any advice would be appreciated.
Thanks!

azure-ad-app-registrationazure-ad-saml-sso
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

You can configure sign-in frequency using a conditional access policy. The minimum frequency is 1 hour.

If you are using configurable token lifetime policies (which only apply to mobile and desktop clients that access SharePoint Online and OneDrive for Business resources), you can set a lower minimum: https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-configurable-token-lifetimes

Where are you redirected after you are signed out? Do you get any errors or are you just prompted to sign in again. I wonder if this might be an issue with your Redirect URI configuration, in which case you may need to check that your redirect URI in the registration matches what you have set in the application.

What type of account are you using and what sort of application is it? Another thing you can try is going to Settings > Accounts > Email & accounts > Accounts. Select the account that you're using on your apps and make sure that it is set to 'Microsoft apps can sign me in'.

0 Votes 0 ·

1 Answer

SteveDeyoung-8969 avatar image
0 Votes"
SteveDeyoung-8969 answered

I was testing a CA policy but it doesn't appear to be working correctly. I've set it to 4 hours.

When it does sign me out, there's no error, just wants me to sign back in again.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.