Skip to content

Sitefinity CMS app demonstrates how to connect to an OpenId Connect Provider like OneLogin for user authentication

Notifications You must be signed in to change notification settings

marynapl/OneLogin-Sitefinity

Repository files navigation

OneLogin + Sitefinity

This Sitefinity CMS app demonstrates how to connect to an OpenId Connect Provider like OneLogin for user authentication.

Password Grant flow is used to capture the username/password and authenticate against OneLogin without redirecting the user to a hosted login page. The main code for login widget can be found in MVC/Controllers/LoginController.cs

Customizing configuration

Setting up OpenId Connect with OneLogin

In order to make this sample work with OneLogin you will need to create an OpenId Connect app in the OneLogin portal. See OneLogin developer documentation for more details.

License

This project is licensed under the MIT license.

About

Sitefinity CMS app demonstrates how to connect to an OpenId Connect Provider like OneLogin for user authentication

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published