Skip to content

Offers Partner samples in Java, Ruby On Rails, Node.js and Angular 2 - all without need for auth0.js library.

Notifications You must be signed in to change notification settings

tawawa/auth0-portal-partner-sso

Repository files navigation

What is this?

Illustrates Portal - Partner SSO Pattern in which the Portal has an embedded login page.

The partner is redirected to the Portal for login.

All participating sites enjoy Auth0 SSO (Single Sign-On) Sessions, and also Single Signout.

Finally, each sample also illustrates how to do a server side “check session”, and take appropriate action.

See respective READMEs in subprojects.

Add the following to your local hosts file:

  • 127.0.0.1 app1.demonstration.site
  • 127.0.0.1 app2.demonstration.site

The portal is app1, the partner is app2.

Configured to run at:

Solutions for the Partner technologies include regular web application implementations using:

  • Node.js
  • Ruby On Rails
  • Java Servlets

Single Page App framework implementation using:

  • Angular 2

About

Offers Partner samples in Java, Ruby On Rails, Node.js and Angular 2 - all without need for auth0.js library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published