Using the myMLA SSO
Learn how to integrate the myMLA SSO platform with a .Net Core site for authenticating users.
Setting up your application to use the myMLA SSO platform is a relatively easy task. The following pages have been created to help make this process as easy as possible. It is highly recommended that you download the sample application, and also follow the instructions to set up the database if using local accounts.
Please select any of the following to start.
Sample App - details about the sample app.
Integrate - how to set up your application for interacting with the myMLA SSO platform.
Log In user (SSO) - how to have users authenticated using the myMLA SSO platform.
Log Out User (SSO) - how to log your users out from both the myMLA SSO platform and your local application.
Silent Authentication (SSO) - details how silent authentication allows authenticated users to move seamlessly between applications.
Local Accounts (ASP Identity) - how to use your local ASP Identity accounts with the myMLA SSO platform.
Access Protected API - how to authorise your application to access protected APIs.
Redirect With Actions - details about how to redirect users on successful login to specific pages.