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 option to import (change default) authentication objects (flow, subflow, execution) + existing user objects (e.g. through federation) #1001

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Sep 20, 2024

  1. Added "import" flag to authentication flow resource (same pattern as …

    …openid client) - enables to adapt default authentication flow
    Isabella Dix committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    205ec78 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Added "import" flag to authentication subflow resource (same pattern …

    …as openid client) - enables to adapt default authentication subflow
    Isabella Dix committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b25cadd View commit details
    Browse the repository at this point in the history
  2. Added "import" flag to authentication execution resource (same patter…

    …n as openid client) - enables to adapt default authentication execution
    Isabella Dix committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    85cac6c View commit details
    Browse the repository at this point in the history
  3. Add example for changing of default config

    Isabella Dix committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c5e0a76 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Add documentation for the new attribute

    Isabella Dix committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1606b17 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    279c925 View commit details
    Browse the repository at this point in the history
  2. Add option to import (change default) user

    Isabella Dix committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5035f84 View commit details
    Browse the repository at this point in the history
  3. Fix test (maybe?)

    Isabella Dix committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d449057 View commit details
    Browse the repository at this point in the history
  4. Add comment for failing test

    Isabella Dix committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2950e94 View commit details
    Browse the repository at this point in the history
  5. Cleanup unused method

    Isabella Dix committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    dbf56a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81e4793 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Cleanup

    Isabella Dix committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a119594 View commit details
    Browse the repository at this point in the history
  2. Add import field to keycloak role object

    Isabella Dix committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f0de7d8 View commit details
    Browse the repository at this point in the history