Skip to content

TicketAuth has option to provide authextra, which is not implemented #561

Description

@andzejsw

I want to send authextra during TicketAuth which is also defined for this auth scenario, but when looking deeper it is visible that it is not implemented and server instead receives null value.
This is how class constructor looks:

2024-11-26 174402

And this is how it is implemented in "reallyJoin" method within Session.java class:

Ekrānuzņēmums 2024-11-26 175103

As we can see, authextra always stays null.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions