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

GSGGR-156 Add OIDC authentication flow for the geoshop frontend #21

Merged
merged 6 commits into from
Oct 7, 2024

Commits on Sep 27, 2024

  1. Added basic config and component to handle Oidc auth flow

    Andrey Rusakov committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5409f07 View commit details
    Browse the repository at this point in the history
  2. Integrate with the backend

    Andrey Rusakov committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1cb92dd View commit details
    Browse the repository at this point in the history
  3. Move oidc configuration to the IConfig/config.json

    Andrey Rusakov committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b2cccf4 View commit details
    Browse the repository at this point in the history
  4. Hide login with Zitadel button when OIDC is disabled

    Andrey Rusakov committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9913090 View commit details
    Browse the repository at this point in the history
  5. Add positions for zitadel login localization

    Andrey Rusakov committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    08e5324 View commit details
    Browse the repository at this point in the history
  6. Removed force token update button

    Andrey Rusakov committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    cde43ae View commit details
    Browse the repository at this point in the history