SAML Authentication to multiple applications

Once the user is authenticated via Auth0 to a SAML application, Is it possible to avoid the “Last time you logged in…” screen and assume that the users should be authenticated with the token received when they attempt to log onto a second SAML application on the same session?

This sounds like a scenario to use SSO between the applications, to allow the user to be logged into Application 1, and seamlessly transition into application 2. Have a read through our SSO docs for more info:

Hi Dajoy, we are experiencing the same behaviour and we do not find a proper solution. Did you solve your problem or did you find a workaround for this?