BMO SSO - eApps Landing Page

This is the eApps entry point for BMO SSO

When users access eApps through BMO, they will be redirected to this page with returnurl and state parameters.

Request Information

The eApps URL to return to after authentication
CSRF protection token (passed through unchanged)
Language preference from the request (e.g., en-ca)

Mock User Selection

This simulates the BMO user identity

Technical Details

Configuration:
  • Client ID: bmo_sso
  • Client Secret: secret
  • BMO IdP Mock Endpoint: https://sso-cte.test.fraedom-cloud.com
  • BMO IdP Callback URL Mock Endpoint: https://sso-cte.test.fraedom-cloud.com/bmo/callback
  • SD IdAM Authorize: https://identity-bmo-cte.test.fraedom-cloud.com/connect/authorize
  • SD IdAM Token: https://identity-bmo-cte.test.fraedom-cloud.com/connect/token
← Back to Home