Skip to content

Conversation

neha-bhargava
Copy link
Contributor

Fixes #
Deprecate Kerberos as it is no longer used as indicated by telemetry

Changes proposed in this request
Deprecate and remove tests

Testing

Performance impact

Documentation

  • All relevant documentation is updated.

@neha-bhargava neha-bhargava requested a review from a team as a code owner September 12, 2025 17:15
@gladjohn
Copy link
Contributor

Should we also remove the kerberosClaim, from tokenclient? the KerberosSupplementalTicketManager.GetKerberosTicketClaim method seems to be passing some ClaimsAndClientCapabilities when kerberosClaim is empty.

Copy link
Contributor

@gladjohn gladjohn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a minor comment around claims handling, otherwise looks good.

Copy link
Member

@trwalke trwalke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Breaking change

Copy link
Member

@bgavrilMS bgavrilMS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

More cleanup is needed.

Copy link
Member

@trwalke trwalke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving based on other comments being addressed

/// </summary>
private void AddClaims()
{
#pragma warning disable CS0612 // Type or member is obsolete
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we delete internal logic instead?

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.

5 participants