Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce Quirks option to allow unsupported grant types #304

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

maennchen
Copy link
Member

Required for https://sts.windows.net/{tenant}/ issuer, which does not specify grant_types_supported but still offers client credential tokens.

@maennchen maennchen added this to the v3.2.0 milestone Dec 13, 2023
@maennchen maennchen self-assigned this Dec 13, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 100

  • 15 of 15 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.07%) to 94.228%

Totals Coverage Status
Change from base Build 132: 0.07%
Covered Lines: 751
Relevant Lines: 797

💛 - Coveralls

@maennchen maennchen merged commit 55be4b3 into main Dec 13, 2023
25 checks passed
@maennchen maennchen deleted the jm/quirk_grant_type_unsupported branch December 13, 2023 18:01
paulswartz added a commit to paulswartz/oidcc that referenced this pull request Dec 14, 2023
…type`

These can both be replaced with `document_overrides`.

Reverts erlef#304
maennchen pushed a commit that referenced this pull request Dec 14, 2023
* feat: `document_overrides` quirk to patch invalid OIDD files

* feat: deprecate `allow_issuer_mismatch` and `allow_unsupported_grant_type`

These can both be replaced with `document_overrides`.

Reverts #304
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.

None yet

2 participants