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

fix(kc-saml-plugin): fixed IDP creation issue, enum values and removed kc lib dependency #7238

Merged
merged 26 commits into from
Jan 3, 2024

Commits on Dec 27, 2023

  1. fix(kc-saml-plugin): remove kc lib dependency - wip

    Signed-off-by: pujavs <pujas.works@gmail.com>
    pujavs committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    564241f View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    7e5db38 View commit details
    Browse the repository at this point in the history
  2. fix(kc-saml-plugin): removing dependency of kc lib wip

    Signed-off-by: pujavs <pujas.works@gmail.com>
    pujavs committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    c64cc58 View commit details
    Browse the repository at this point in the history
  3. fix(kc-saml-plugin): removing dependency of kc lib wip

    Signed-off-by: pujavs <pujas.works@gmail.com>
    pujavs committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    2c3e11e View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. fix(config-api) keycloak lib conflict issue

    Signed-off-by: pujavs <pujas.works@gmail.com>
    pujavs committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    4e69482 View commit details
    Browse the repository at this point in the history
  2. fix(config-api) keycloak lib conflict issue

    Signed-off-by: pujavs <pujas.works@gmail.com>
    pujavs committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    2e0e53d View commit details
    Browse the repository at this point in the history
  3. fix(config-api) keycloak lib conflict issue

    Signed-off-by: pujavs <pujas.works@gmail.com>
    pujavs committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    3640052 View commit details
    Browse the repository at this point in the history
  4. fix(config-api) keycloak lib conflict issue

    Signed-off-by: pujavs <pujas.works@gmail.com>
    pujavs committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    d20392b View commit details
    Browse the repository at this point in the history
  5. fix(config-api) keycloak lib conflict issue

    Signed-off-by: pujavs <pujas.works@gmail.com>
    pujavs committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    6318fe4 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    9bd5ae5 View commit details
    Browse the repository at this point in the history
  2. fix(kc-config-api): removing kc lib dependency - wip

    Signed-off-by: pujavs <pujas.works@gmail.com>
    pujavs committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    5de05ca View commit details
    Browse the repository at this point in the history
  3. fix(kc-config-api): removing kc lib dependency - wip

    Signed-off-by: pujavs <pujas.works@gmail.com>
    pujavs committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    9a0e889 View commit details
    Browse the repository at this point in the history
  4. fix(kc-config-api): removing kc lib dependency - wip

    Signed-off-by: pujavs <pujas.works@gmail.com>
    pujavs committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    30b2d4c View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    d54c7f4 View commit details
    Browse the repository at this point in the history
  2. feat(kc-config-api): removed kc lib dependency

    Signed-off-by: pujavs <pujas.works@gmail.com>
    pujavs committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    cf1880b View commit details
    Browse the repository at this point in the history
  3. feat(kc-config-api): removed kc lib dependency

    Signed-off-by: pujavs <pujas.works@gmail.com>
    pujavs committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    185b3c1 View commit details
    Browse the repository at this point in the history
  4. feat(kc-config-api): removed kc lib dependency

    Signed-off-by: pujavs <pujas.works@gmail.com>
    pujavs committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    06ad38c View commit details
    Browse the repository at this point in the history
  5. feat(kc-config-api): removed kc lib dependency

    Signed-off-by: pujavs <pujas.works@gmail.com>
    pujavs committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    c7e3a9a View commit details
    Browse the repository at this point in the history
  6. feat(kc-config-api): sync with main

    Signed-off-by: pujavs <pujas.works@gmail.com>
    pujavs committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    bc186a3 View commit details
    Browse the repository at this point in the history
  7. feat(kc-config-api): sync with main

    Signed-off-by: pujavs <pujas.works@gmail.com>
    pujavs committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    ab4799d View commit details
    Browse the repository at this point in the history
  8. feat(kc-saml-plugin): sonar code issue fixed

    Signed-off-by: pujavs <pujas.works@gmail.com>
    pujavs committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    e63ef9e View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. feat(kc-saml-plugin): saml plugin config changes

    Signed-off-by: pujavs <pujas.works@gmail.com>
    pujavs committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    dd0a9e6 View commit details
    Browse the repository at this point in the history
  2. feat(kc-saml-plugin): spec changes

    Signed-off-by: pujavs <pujas.works@gmail.com>
    pujavs committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    ba617e3 View commit details
    Browse the repository at this point in the history
  3. feat(kc-saml-plugin): saml config changes

    Signed-off-by: pujavs <pujas.works@gmail.com>
    pujavs committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    cef74d9 View commit details
    Browse the repository at this point in the history
  4. feat(kc-saml-plugin): saml config changes

    Signed-off-by: pujavs <pujas.works@gmail.com>
    pujavs committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    ab703d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8ef70d View commit details
    Browse the repository at this point in the history