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

OAuth 2.0/OIDC Access Token Retrieval Support #476

Merged
merged 12 commits into from
Jan 7, 2020

Commits on Jan 6, 2020

  1. added oauth token ui

    reefqi037 committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    d24b917 View commit details
    Browse the repository at this point in the history
  2. add oauth handler

    reefqi037 committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    5377c69 View commit details
    Browse the repository at this point in the history
  3. fix token placement

    reefqi037 committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    b98d907 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e7e40c View commit details
    Browse the repository at this point in the history
  5. implement oidc discovery

    reefqi037 committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    83a20bd View commit details
    Browse the repository at this point in the history
  6. comment correction

    reefqi037 committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    2a818dc View commit details
    Browse the repository at this point in the history
  7. added token managements

    reefqi037 committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    df48e85 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Added token management

    reefqi037 committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    f847cbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    161c0b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d56af4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    322945e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0346aa View commit details
    Browse the repository at this point in the history