Forum Discussion

The-messenger's avatar
The-messenger
Icon for Cirrostratus rankCirrostratus
Jun 10, 2019

How can you configure APM with SSO for a 2 stage login, like the new Devcentral page

Login scenarios like the new Devcentral login becoming the standard. Instead of a single login page with a form for username and password we have 2 login pages, one for the username, then another page is presented with that username and a form for the password. How do we configure this with APM (what is the best method) and also achieve SSO?

 

 

1 Reply

  • Add two logon pages one after another. The first logon page with only the username field, the second one with the username and password field but with the username variable set to read only. The field will be populated with the username that has been entered on the first logon page.

     

    SSO will work because the session.logon.last username variable is set on both pages.

     

    Cheers,

     

    Kees