Skip to content

Problem with Service Ticket from keycloak CAS extension #222

@kkalev

Description

@kkalev

Despite the CAS protocol being quite relaxed on the character set allowed in a Service Tickets (describing it as opaque with acceptable length of at least 32 characters). the plugin is quite strict and only accepts dots, hyphens and alnums. As a result, when the keycloak CAS extension issues an ST containing an underscore it breaks the CAS authentication.

Given that there's no real reason for being that strict on the accepted character set, is it possible to add the underscore in the accepted characters in order for the keycloak extension to continue working?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions