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

Add OpenId support for end customers #1006

Merged
merged 20 commits into from
May 5, 2021

Commits on Apr 23, 2021

  1. initial configuration

    (cherry picked from commit 2e52ade)
    cbellone committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    a05931b View commit details
    Browse the repository at this point in the history
  2. working openid login

    (cherry picked from commit 29602cd)
    cbellone committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    d37c8da View commit details
    Browse the repository at this point in the history
  3. retrieve user details from claim, add /me endpoint

    (cherry picked from commit e5a6851)
    cbellone committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    d4c7b26 View commit details
    Browse the repository at this point in the history
  4. public users do not have roles and they are not linked to organizations

    (cherry picked from commit 3c26fd5)
    cbellone committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    212942d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc9c903 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. Configuration menu
    Copy the full SHA
    4ca55cb View commit details
    Browse the repository at this point in the history
  2. persist user profile

    cbellone committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    003cff0 View commit details
    Browse the repository at this point in the history
  3. remove view before migration

    cbellone committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    4512cf2 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

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

Commits on May 2, 2021

  1. handle enable/disable login

    cbellone committed May 2, 2021
    Configuration menu
    Copy the full SHA
    2ad37b1 View commit details
    Browse the repository at this point in the history
  2. refactoring

    cbellone committed May 2, 2021
    Configuration menu
    Copy the full SHA
    4e475ce View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

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

Commits on May 4, 2021

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

Commits on May 5, 2021

  1. handle mixed js/java object

    syjer committed May 5, 2021
    Configuration menu
    Copy the full SHA
    0f6436d View commit details
    Browse the repository at this point in the history
  2. do the inverse

    syjer committed May 5, 2021
    Configuration menu
    Copy the full SHA
    aed2d9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    885c86a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d905fe5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58ed54c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e90ed25 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f1bde7 View commit details
    Browse the repository at this point in the history