Implementing single sign-on

A single sign-on framework is provided with Build Forge.

Single sign-on is an authentication scheme that allows users to access an application without entering a user name and password each time. Build Forge ships a framework that can be used in combination with a third-party HTTP interceptor to implement single sign-on.


Feedback