{
    "issuer": "https://www.loginiagestaoalochat.totalbot.app",
    "authorization_endpoint": "https://www.loginiagestaoalochat.totalbot.app/oauth/authorize",
    "token_endpoint": "https://www.loginiagestaoalochat.totalbot.app/oauth/token",
    "registration_endpoint": "https://www.loginiagestaoalochat.totalbot.app/oauth/register",
    "scopes_supported": [
        "gestao"
    ],
    "response_types_supported": [
        "code"
    ],
    "grant_types_supported": [
        "authorization_code",
        "refresh_token"
    ],
    "token_endpoint_auth_methods_supported": [
        "none"
    ],
    "code_challenge_methods_supported": [
        "S256"
    ]
}