Skip to content

[v18] oidc: stop erroneously advertising pairwise subject support#62835

Merged
boxofrad merged 1 commit intobranch/v18from
bot/backport-62831-branch/v18
Jan 20, 2026
Merged

[v18] oidc: stop erroneously advertising pairwise subject support#62835
boxofrad merged 1 commit intobranch/v18from
bot/backport-62831-branch/v18

Conversation

@boxofrad
Copy link
Contributor

Backport #62831 to branch/v18

changelog: Removed erroneous pair-wise subject type from Teleport's OpenID configuration

Our `/.well-known/openid-configuration` endpoint currently advertises that we
support the `pair-wise` subject type. This is a typo of `pairwise` which causes
stricter parsers such as the Nimbus Java SDK to reject our configuration.

As we do not actually supoprt `pair-wise` yet, we should not advertise support
for it.

changelog: Removed erroneous `pair-wise` subject type from Teleport's OpenID configuration
@boxofrad boxofrad added this pull request to the merge queue Jan 14, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 14, 2026
@boxofrad boxofrad added this pull request to the merge queue Jan 20, 2026
Merged via the queue into branch/v18 with commit b614cb7 Jan 20, 2026
41 checks passed
@boxofrad boxofrad deleted the bot/backport-62831-branch/v18 branch January 20, 2026 17:03
@doggydogworld doggydogworld mentioned this pull request Jan 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments