Route that handles OpenID Connect back-channel logout requests initiated by MonoCloud.
Route that receives the authorization callback from MonoCloud after a successful authentication.
Route used to initiate the sign-in flow.
Route used to initiate the sign-out flow.
Route that exposes the authenticated user's profile information.
Route configuration for MonoCloud authentication handlers.
These routes define the internal application endpoints used by the SDK to process authentication flows such as sign-in, callback handling, sign-out, and user profile retrieval.
You typically do not need to change these values unless you want to customize your application's authentication URLs.