Skip to content

Conversation

SteveSyfuhs
Copy link
Collaborator

The CName and CRealm values are special values that are used to distinguish what was requested by the client and not what the target realm expects the user to be. This leads to weird problems because the SPEC says these need to remain the same and that conflicts with other implementations like MIT.

What's the problem?

Fixes #396

  • Bugfix
  • New Feature

What's the solution?

Track the names independently from the target.

  • Includes unit tests
  • Requires manual test

The CName and CRealm values are special values that are used to distinguish what was requested by the client and not what the target realm expects the user to be. This leads to weird problems because the SPEC says these need to remain the same and that conflicts with other implementations like MIT.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cross-realm CName info is filled with target realm
2 participants