- The custom application will send the identity data to the identity provider.
- The identity provider will return a token containing the identity information.
- The application will pass the token to the Application Server.
- The Application Server will issue an internal authentication ticket.
- The internal authentication ticket will then be used for authenticating the user on web stations and API services.

