Single Sign-On Process Flow

Secure authentication of multiple applications using a single set of credentials

The following is the SSO process Calyx applications.

1. User connects to Calyx RIM

  • User tries to access Calyx RIM.
  • Calyx RIM redirects user to Microsoft login page.
  • User enters credentials.
  • AAD validates and sends auth code to Calyx RIM.
  • Calyx RIM exchanges auth code for ID token.
  • AAD sends ID token to Calyx RIM.
  • Calyx RIM validates the ID token and checks if a valid user exists in Calyx RIM mapped to Azure user and displays user.