This is a demo site that makes use of OneLogins OpenId Connect provider to enable user authentication.
It also demonstrates the use of the OneLogin Admin API to get a list of apps available to a user and provide sign in links for customers that want to create their own login portal
This is the default authentication method in this sample app. It will redirect the user to your OneLogin customized login page for authentication and then return them to a secured dashboard page.
This should only be used for trusted apps as it lets you capture username/password and authenticate against OneLogin without redirecting the browser.