Skip to content

IdentityServer handles authorization requests twice #28

@aruss

Description

@aruss

Check if the error is in the configuration of IdSrv.

[10:45:11 VRB] returnUrl is valid
[10:45:11 VRB] returnUrl is valid
[10:45:11 DBG] Start authorize request protocol validation
[10:45:11 DBG] mvc.hybrid found in database: True
[10:45:11 DBG] Checking for PKCE parameters
[10:45:11 DBG] No PKCE used.
[10:45:12 DBG] Found ["email", "openid", "profile"] identity scopes in database
[10:45:12 DBG] Found ["idbase", "api1"] API scopes in database
[10:45:12 DBG] Found ["email", "openid", "profile"] identity scopes in database
[10:45:12 DBG] Found ["idbase", "api1"] API scopes in database
[10:45:12 DBG] Calling into custom validator: IdentityServer4.Validation.DefaultCustomAuthorizeRequestValidator
[10:45:12 VRB] Authorize request protocol validation successful
[10:45:12 VRB] AuthorizationRequest being returned
[10:45:12 VRB] AuthorizationRequest being returned

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions