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

OIDC: use oidc-client-ts #3544

Merged
merged 12 commits into from
Jul 9, 2023
Merged

Commits on Jul 5, 2023

  1. use oidc-client-ts during oidc discovery

    Kerry Archibald committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    be083df View commit details
    Browse the repository at this point in the history
  2. export new type for auth config

    Kerry Archibald committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    7556302 View commit details
    Browse the repository at this point in the history
  3. deprecate generateAuthorizationUrl in favour of generateOidcAuthoriza…

    …tionUrl
    Kerry Archibald committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    1f3fa36 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. testing util for oidc configurations

    Kerry Archibald committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    b8086a1 View commit details
    Browse the repository at this point in the history
  2. test generateOidcAuthorizationUrl

    Kerry Archibald committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    613b83b View commit details
    Browse the repository at this point in the history
  3. lint

    Kerry Archibald committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    93e6100 View commit details
    Browse the repository at this point in the history
  4. test discovery

    Kerry Archibald committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    43fe0dc View commit details
    Browse the repository at this point in the history
  5. dont pass whole client wellknown to oidc validation funcs

    Kerry Archibald committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    b46017c View commit details
    Browse the repository at this point in the history
  6. add nonce

    Kerry Archibald committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    300c972 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Merge branch 'develop' into kerry/oidc-client-ts-start-auth

    Kerry Archibald committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    0cb1716 View commit details
    Browse the repository at this point in the history
  2. use client userState for homeserver

    Kerry Archibald committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    64d6ef1 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

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