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

Enabled client_secret_basic authentication on requestClientCredentialsToken() #348

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Nov 28, 2022

  1. Copy the full SHA
    cb6cec4 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Merge commit '102a5bba6c446beceb87d6f57dd337a0d34d12ec' into features…

    …/allow-client_secret_basic-on-request-token
    
    * commit '102a5bba6c446beceb87d6f57dd337a0d34d12ec':
      Removed interface and added function that can be extended to add the jwe functionality
      Updated changelog
      Added id token jwe decryption
      set response as jwt when not jwe
      use correct types
      Added userInfo response type check to handle signed and encrypted responses
    
    # Conflicts:
    #	CHANGELOG.md
    Magentron committed Dec 30, 2022
    Copy the full SHA
    90b959b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Copy the full SHA
    5b3bd9a View commit details
    Browse the repository at this point in the history