Single Sign-On (SSO) can be used to automatically log in users from external systems, so they can bypass the login screen.

Not a developer? There is also an article with a simplified explanation.

To implement aNewSpring's standard SSO, you will need to build an API integration. For the SSO part you will only need to use one kind of API call, but the integration is often more extensive, because the API also makes it possible to automatically add new users and subscribe them to courses.

We also support SAML 2.0 for Single Sign-On. If you want to use this, you can ignore this article and find more information here.

The following articles explain how to implement an SSO integration with aNewSpring: