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

Bypass Google auth when Okta is configured #144

Merged
merged 28 commits into from
Apr 27, 2023
Merged

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    81534c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3ecfc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d634380 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08e1fea View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    5d58aba View commit details
    Browse the repository at this point in the history
  2. s/bypass/skip

    jfreda committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    a1b8d5b View commit details
    Browse the repository at this point in the history
  3. Update recently-viewed-docs-test.ts

    jeffdaley authored and jfreda committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    0263a2e View commit details
    Browse the repository at this point in the history
  4. Update Mirage /me reference

    jeffdaley committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    0df9149 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ff70d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be6eb3f View commit details
    Browse the repository at this point in the history
  7. Format config

    jfreda committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    f2ffbee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d11b85 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8143ed4 View commit details
    Browse the repository at this point in the history
  10. Add Admin service back

    jfreda committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    795fed7 View commit details
    Browse the repository at this point in the history
  11. Add GetUser helper

    jfreda committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    1e008b1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1f649a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

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

Commits on Apr 22, 2023

  1. Configuration menu
    Copy the full SHA
    23635e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18cf5e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Authorize Okta request using OIDC data header and verifying claims in…

    …stead of verifying the access token
    jfreda committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    e6bd4ad View commit details
    Browse the repository at this point in the history
  2. Update OIDC data format

    jfreda committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    88ba481 View commit details
    Browse the repository at this point in the history
  3. Decode JSON into an interface

    jfreda committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    7560c50 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    49fd663 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcb9a09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4389d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0107d23 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Update flash message title

    jfreda committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    286f951 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c3b9a5 View commit details
    Browse the repository at this point in the history