OAuth2 Client Required

Unauthorized Access Attempt Detected

Direct Access Not Permitted

This authentication endpoint can only be accessed through a registered OAuth2 client application. Direct browser access is restricted for security purposes.

How to Access Properly

  1. 1

    Visit an authorized OAuth2 client application

    Use one of the registered client portals to initiate authentication

  2. 2

    Click the "Sign In" or "Login" button

    This will redirect you through the proper OAuth2 authorization flow

  3. 3

    Complete the authentication process

    Enter your credentials when prompted by the authorization server

Technical Details
Endpoint Protection

This endpoint requires an active OAuth2 authorization flow initiated by a registered client application.

Security Measure

Direct access prevention helps protect against unauthorized authentication attempts and session hijacking.

Expected Flow

Client Application → /oauth2/authorize → Authentication → Authorization → Callback

Trust Gate Authorization Server · v2.0

Need assistance? Contact your system administrator.