Skip to content

JwtIssuerValidator default ports not match #17187

Open
@ashraf-revo

Description

@ashraf-revo

Describe the bug
JwtIssuerValidator use String.equal to validate if issuer is same
so for default ports 443,80 not matching if provided in url
for example
http://example.com and http://example.com:80 not match
https://example.com and https://example.com:443 not match

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: oauth2An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)type: bugA general bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions