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

feat(jans-linux-setup): load test data to external Jans setup #5661

Merged
merged 803 commits into from
Jan 1, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 30, 2023

  1. chore: update next 1.0.21-SNAPSHOT and dev release

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    moabu authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    bbb7c51 View commit details
    Browse the repository at this point in the history
  2. fix: remove colon from QR label #6537 (#6549)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    jgomer2001 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    0b9c235 View commit details
    Browse the repository at this point in the history
  3. Added note about east-west service mesh authorization to Lock README (#…

    …6550)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    nynymike authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    ad21ee2 View commit details
    Browse the repository at this point in the history
  4. chore: updated jans version from 19_dev to latest 21_dev (#6547)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    corriganjeff authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    2e30170 View commit details
    Browse the repository at this point in the history
  5. fix(docker-jans): allow custom salt (#6551)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    iromli authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    4436d90 View commit details
    Browse the repository at this point in the history
  6. feat(jans-auth-server): archived jwks (#6503)

    * feat(jans-auth-server): archive rotated keys and make them available via endpoint #6437
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    
    * feat(jans-auth-server): added /jwks/archived to swagger #6437
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    
    * feat(jans-auth-server): added jwk archive on key rotation #6437
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    
    * feat(jans-auth-server): added tests for archived jwk and clean up support #6437
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    
    ---------
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    yuriyz authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    6590691 View commit details
    Browse the repository at this point in the history
  7. fix: API spec metadata (#6473)

    * fix(jans-auth-server): fix swagger metadata
    
    Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com>
    
    * fix(jans-auth-server): remove few `Gluu` mentions
    
    Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com>
    
    * fix(fido2): fix swagger metadata
    
    Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com>
    
    * fix(scim): fix swagger metadata
    
    Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com>
    
    * fix: fix swagger metadata for scim and config API
    
    Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    ossdhaval authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    a410340 View commit details
    Browse the repository at this point in the history
  8. feat(jans-cli-tui): replace list by label container for scope claims (#…

    …6521)
    
    * fix(jans-cli-tui): replace list by label container for scope claims
    
    * fix(jans-cli-tui): fixes after claims label container change
    
    * fix(jans-cli-tui): code smell
    
    * fix(jans-cli-tui): typo
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    6ce4e70 View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump org.json:json from 20230227 to 20231013 in /jans-bom (

    #6301)
    
    Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230227 to 20231013.
    - [Release notes](https://github.com/douglascrockford/JSON-java/releases)
    - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
    - [Commits](https://github.com/douglascrockford/JSON-java/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.json:json
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    9418e0f View commit details
    Browse the repository at this point in the history
  10. feat: if DB column is boolean convert string "true" and '1' to true (#…

    …6515)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    yurem authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    3fe7771 View commit details
    Browse the repository at this point in the history
  11. feat(jans-linux-tui): tag field for endpoint adminUIPermissions (#6556)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    24167cb View commit details
    Browse the repository at this point in the history
  12. fix(docker-jans-configurator): add missing salt field (#6560)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    iromli authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    59c802c View commit details
    Browse the repository at this point in the history
  13. chore(jans-auth-server): added oauth2-oidc-sdk dependency #6545 (#6554)

    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    yuriyz authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    a4d073a View commit details
    Browse the repository at this point in the history
  14. feat(docker-jans-keycloak-link): add image for jans-keycloak-link (#6417

    )
    
    * feat(docker-jans-keycloak-link): add image for jans-keycloak-link
    
    * chore: set version to 1.0.21-SNAPSHOT
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    iromli authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    673d7ea View commit details
    Browse the repository at this point in the history
  15. feat(docker-jans-saml): add image for jans-saml (#6436)

    * feat(docker-jans-config-api): add support for saml-plugin
    
    * feat(docker-jans-saml): add image for jans-saml
    
    * chore(docker-jans-saml): add custom keycloak.conf
    
    * chore: temporarily disable kc-jans-storage due to issue with Cookie
    
    * chore: remove keycloak-storage-api.properties
    
    * chore: set version to 1.0.21-SNAPSHOT
    
    * chore: fix versioning conflict in docker-jans-config-api
    
    * ci: add new docker images
    
    Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
    Co-authored-by: moabu <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    16e10b0 View commit details
    Browse the repository at this point in the history
  16. docs(config-api): issue 6382 - regen spec to reflect new fields in Cl…

    …ientAttributes (#6566)
    
    * fix(config-api): source LDAP server test
    
    * feat(config-api): pom changes for org json
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(config-api): sync with main
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * docs(config-api): issue 6382 - regen spec to reflect new fields in ClientAttributes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    ---------
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    pujavs authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    83495f4 View commit details
    Browse the repository at this point in the history
  17. chore: fix dependecies to guava lib (#6569)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    yurem authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    c9276bf View commit details
    Browse the repository at this point in the history
  18. chore(deps): bump org.apache.james:apache-mime4j-storage (#6571)

    Bumps org.apache.james:apache-mime4j-storage from 0.8.3 to 0.8.9.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.james:apache-mime4j-storage
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    1d56935 View commit details
    Browse the repository at this point in the history
  19. feat(docker-jans): add archived jwks (#6564)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    iromli authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    8eb8630 View commit details
    Browse the repository at this point in the history
  20. feat: add casa, and enable public endpoints (#6455)

    * feat: add casa, and enable public endpoints
    
    Signed-off-by: Amro Misbah <amromisba7@gmail.com>
    
    * fix: remove default config from script
    
    Signed-off-by: Amro Misbah <amromisba7@gmail.com>
    
    ---------
    
    Signed-off-by: Amro Misbah <amromisba7@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    misba7 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    25762b4 View commit details
    Browse the repository at this point in the history
  21. feat: add postgres option (#6557)

    * feat: add postgres option
    
    Signed-off-by: Amro Misbah <amromisba7@gmail.com>
    
    * feat: allow postgres option
    
    Signed-off-by: Amro Misbah <amromisba7@gmail.com>
    
    ---------
    
    Signed-off-by: Amro Misbah <amromisba7@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    misba7 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    1bf9630 View commit details
    Browse the repository at this point in the history
  22. fix(jans-auth-server): UpdateToken script is not invoked during Impli…

    …cit Flow #6561 (#6573)
    
    #6561
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    yuriyz authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    7e44fa1 View commit details
    Browse the repository at this point in the history
  23. feat(jans-keycloak-link): implement password decryption (#6335)

    * feat(jans-keycloak-link): implement password decryption
    
    * feat(jans-keycloak-link): implement reviews
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    shekhar16 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    7f42292 View commit details
    Browse the repository at this point in the history
  24. chore(agama): rephrase misleading message in log (#6580)

    * chore: modify logged message #6579
    
    * chore: modify logged message #6579
    
    * chore: modify logged message #6579
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    jgomer2001 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    bc0b5f4 View commit details
    Browse the repository at this point in the history
  25. docs: add feature flag update instructions (#6583)

    Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    ossdhaval authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    7c29339 View commit details
    Browse the repository at this point in the history
  26. feat(jans-cli-tui): JWT Response for OAuth Token Introspection (#6574)

    * feat(jans-cli-tui): JWT Response for OAuth Token Introspection
    
    * chore: introspection script should not be cometted in this PR
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    56201b1 View commit details
    Browse the repository at this point in the history
  27. feat(jans-linux-setup): use reference token for TUI (#6585)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    7c9822d View commit details
    Browse the repository at this point in the history
  28. fix(config-api): json build issue and saml plugin swagger spec annota…

    …tion (#6582)
    
    * fix(config-api): source LDAP server test
    
    * feat(config-api): pom changes for org json
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(config-api): sync with main
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * docs(config-api): issue 6382 - regen spec to reflect new fields in ClientAttributes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(config-api): json dependency changes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(config-api): json build issue and saml plugin swagger spec annotation
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    ---------
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    pujavs authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    27bcad3 View commit details
    Browse the repository at this point in the history
  29. feat: replace jwt token with reference token to access config-api (ad…

    …min ui plugin) #6562 (#6587)
    
    * feat: replace jwt token with reference token to access config-api (admin ui plugin) #6562
    
    Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
    
    * feat: correct introspection endpoint #6562
    
    Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
    
    * feat: correct introspection endpoint #6562
    
    Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
    
    * feat: replace jwt token with reference token to access config-api (admin ui plugin) #6562
    
    Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
    
    ---------
    
    Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    duttarnab authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    29b451d View commit details
    Browse the repository at this point in the history
  30. docs: add using-command-line-log.md to navigation (#6576)

    Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    ossdhaval authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    3c43661 View commit details
    Browse the repository at this point in the history
  31. docs(config-api): auth featureFlags should be described as enum in sp…

    …ec (#6590)
    
    * fix(config-api): source LDAP server test
    
    * feat(config-api): pom changes for org json
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(config-api): sync with main
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * docs(config-api): issue 6382 - regen spec to reflect new fields in ClientAttributes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(config-api): json dependency changes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(config-api): json build issue and saml plugin swagger spec annotation
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * docs(config-api): auth featureFlags should be described as enum in spec
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    ---------
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    pujavs authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    279d088 View commit details
    Browse the repository at this point in the history
  32. fix(jans-cli-tui): fix saving acr script (#6593)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    65b57bc View commit details
    Browse the repository at this point in the history
  33. chore(jans-auth-server): add convenience method to send html email (#…

    …6595)
    
    * chore: add convenience method #6594
    
    * docs: update docs
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    jgomer2001 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    cbfaa0d View commit details
    Browse the repository at this point in the history
  34. docs: fix postgres host (#6602)

    Signed-off-by: Amro Misbah <amromisba7@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    misba7 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    f4a0847 View commit details
    Browse the repository at this point in the history
  35. feat(docker-jans): use reference token for TUI client (#6600)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    iromli authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    edcd2e7 View commit details
    Browse the repository at this point in the history
  36. feat(docker-jans-config-api): change the location of admin-ui log fil…

    …es (#6578)
    
    Ref: GluuFederation/flex#1325
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    iromli authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    1f0c922 View commit details
    Browse the repository at this point in the history
  37. docs: added details for .config directory (#6608)

    Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    ossdhaval authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    064350c View commit details
    Browse the repository at this point in the history
  38. docs: some fixes (#6596)

    Signed-off-by: Amro Misbah <amromisba7@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    misba7 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    c17eeba View commit details
    Browse the repository at this point in the history
  39. fix: serialization of undesired content when a flow crashes (#6609)

    * chore: update engine to conform transpiler changes #6530
    
    * feat: rework transpiler as per #6530
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    jgomer2001 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    fca0e15 View commit details
    Browse the repository at this point in the history
  40. feat(jans-linux-setup): config-api idp-plugin (#6613)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    383577b View commit details
    Browse the repository at this point in the history
  41. docs(saml-plugin): saml swagger spec rectification (#6605)

    * fix(config-api): source LDAP server test
    
    * feat(config-api): pom changes for org json
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(config-api): sync with main
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * docs(config-api): issue 6382 - regen spec to reflect new fields in ClientAttributes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(config-api): json dependency changes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(config-api): json build issue and saml plugin swagger spec annotation
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * docs(config-api): auth featureFlags should be described as enum in spec
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * docs(saml-plugin): saml swagger spec rectification #6604
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    ---------
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    pujavs authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    2369b4a View commit details
    Browse the repository at this point in the history
  42. docs: pkce documentation (#6588)

    * docs: pkce documentation
    
    Signed-off-by: Milton Ch. <j.milton.chambi.m@gmail.com>
    
    * docs: added configuration for pkce doc
    
    Signed-off-by: Milton Ch. <j.milton.chambi.m@gmail.com>
    
    * docs: proofreading and minor edits
    
    Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com>
    
    * docs: pkce update code challenge description
    
    Signed-off-by: Milton Ch. <j.milton.chambi.m@gmail.com>
    
    ---------
    
    Signed-off-by: Milton Ch. <j.milton.chambi.m@gmail.com>
    Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com>
    Co-authored-by: ossdhaval <343411+ossdhaval@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    631af06 View commit details
    Browse the repository at this point in the history
  43. fix: avoid crash when variables at the top of util.js are serialized (#…

    …6614)
    
    #6530
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    jgomer2001 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    fa55821 View commit details
    Browse the repository at this point in the history
  44. fix(config-api): made clientId optional for TR and customScript chang…

    …es for returning types (#6617)
    
    * fix(config-api): source LDAP server test
    
    * feat(config-api): pom changes for org json
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(config-api): sync with main
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * docs(config-api): issue 6382 - regen spec to reflect new fields in ClientAttributes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(config-api): json dependency changes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(config-api): json build issue and saml plugin swagger spec annotation
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * docs(config-api): auth featureFlags should be described as enum in spec
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * docs(saml-plugin): saml swagger spec rectification #6604
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(config-api): made clientId optional for TR and customScript changes for returning types
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    ---------
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    pujavs authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    9632c31 View commit details
    Browse the repository at this point in the history
  45. docs: pkce formats !!! note (#6623)

    Signed-off-by: Milton Ch. <j.milton.chambi.m@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    Milton-Ch authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    c17d175 View commit details
    Browse the repository at this point in the history
  46. feat(jans-cli-tui): provide list of enabled scripts for client scripts (

    #6621)
    
    * feat(jans-cli-tui): provide list of enabled scripts for client scripts
    
    * chore(jans-cli-tui): code smells
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    ecd8ac3 View commit details
    Browse the repository at this point in the history
  47. fix: update transpiled code of test flows #6624 (#6625)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    jgomer2001 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    71759d2 View commit details
    Browse the repository at this point in the history
  48. fix(jans-cli-tui): search attribute (#6630)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    52d83d1 View commit details
    Browse the repository at this point in the history
  49. fix: add missing attribute name #6624 (#6631)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    jgomer2001 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    0dc5a1d View commit details
    Browse the repository at this point in the history
  50. ci: apply security best practices (#6638)

    Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    step-security-bot authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    184595e View commit details
    Browse the repository at this point in the history
  51. feat(docker-jans): automatically update schema of sql/spanner tables (#…

    …6634)
    
    * feat(docker-jans-persistence-loader): automatically update schema of sql tables
    
    * fix(jans-pycloudlib): handle unbound variable col_names
    
    * feat(docker-jans-persistence-loader): automatically update schema of spanner tables
    
    * fix(docker-jans-persistence-loader): handle incorrect multivalued conversion
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    iromli authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    956399d View commit details
    Browse the repository at this point in the history
  52. chore(deps-dev): bump org.glassfish.main.extras:glassfish-embedded-all (

    #6642)
    
    Bumps org.glassfish.main.extras:glassfish-embedded-all from 4.1.2 to 7.0.10.
    
    ---
    updated-dependencies:
    - dependency-name: org.glassfish.main.extras:glassfish-embedded-all
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    3cf408d View commit details
    Browse the repository at this point in the history
  53. chore(deps): bump org.apache.maven.plugins:maven-clean-plugin (#6645)

    Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.2.0 to 3.3.2.
    - [Release notes](https://github.com/apache/maven-clean-plugin/releases)
    - [Commits](apache/maven-clean-plugin@maven-clean-plugin-3.2.0...maven-clean-plugin-3.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-clean-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    ab3857b View commit details
    Browse the repository at this point in the history
  54. chore(deps): bump org.eclipse.microprofile.config:microprofile-config…

    …-api (#6754)
    
    Bumps [org.eclipse.microprofile.config:microprofile-config-api](https://github.com/eclipse/microprofile-config) from 3.0.1 to 3.1.
    - [Release notes](https://github.com/eclipse/microprofile-config/releases)
    - [Commits](eclipse/microprofile-config@3.0.1...3.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.microprofile.config:microprofile-config-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    145cd52 View commit details
    Browse the repository at this point in the history
  55. feat(jans-auth-server): set feature flags state according to list dis…

    …cussed in #6611 (#6769)
    
    #6611
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    yuriyz authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    de6a02f View commit details
    Browse the repository at this point in the history
  56. docs: fix setup.md (#6552)

    Removed gluu reference. Need gluu's input though on the casa and other references.
    
    Signed-off-by: Author Name <36687287+corriganjeff@users.noreply.github.com >
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    corriganjeff authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    e4a612b View commit details
    Browse the repository at this point in the history
  57. fix(terraform-provider-jans): update terraform provider (#6771)

    Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    moabu authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    7b77fef View commit details
    Browse the repository at this point in the history
  58. chore(deps): bump io.swagger.core.v3:swagger-maven-plugin-jakarta (#6775

    )
    
    Bumps io.swagger.core.v3:swagger-maven-plugin-jakarta from 2.2.7 to 2.2.19.
    
    ---
    updated-dependencies:
    - dependency-name: io.swagger.core.v3:swagger-maven-plugin-jakarta
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    51d10e3 View commit details
    Browse the repository at this point in the history
  59. chore(deps): bump org.jacoco:jacoco-maven-plugin in /jans-scim (#6707)

    Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.10 to 0.8.11.
    - [Release notes](https://github.com/jacoco/jacoco/releases)
    - [Commits](jacoco/jacoco@v0.8.10...v0.8.11)
    
    ---
    updated-dependencies:
    - dependency-name: org.jacoco:jacoco-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    a3b15ef View commit details
    Browse the repository at this point in the history
  60. chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin (#6745)

    Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.3.4 to 4.8.1.0.
    - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
    - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.3.4...spotbugs-maven-plugin-4.8.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.spotbugs:spotbugs-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    3b33e21 View commit details
    Browse the repository at this point in the history
  61. chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin (#…

    …6764)
    
    Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.5.0 to 3.6.1.
    - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.5.0...maven-dependency-plugin-3.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-dependency-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    14cb743 View commit details
    Browse the repository at this point in the history
  62. chore(deps): bump org.apache.maven.plugins:maven-site-plugin (#6763)

    Bumps [org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin) from 4.0.0-M7 to 4.0.0-M12.
    - [Commits](apache/maven-site-plugin@maven-site-plugin-4.0.0-M7...maven-site-plugin-4.0.0-M12)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-site-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    274cd4e View commit details
    Browse the repository at this point in the history
  63. chore(deps): bump org.freemarker:freemarker in /agama (#6646)

    Bumps org.freemarker:freemarker from 2.3.31 to 2.3.32.
    
    ---
    updated-dependencies:
    - dependency-name: org.freemarker:freemarker
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    0a91509 View commit details
    Browse the repository at this point in the history
  64. bump org.jboss.resteasy:resteasy-client-microprofile (#6778)

    ---
    updated-dependencies:
    - dependency-name: org.jboss.resteasy:resteasy-client-microprofile
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    e31e2f6 View commit details
    Browse the repository at this point in the history
  65. feat(config-api): new endpoint to fetch feature flag except UNKOWN (#…

    …6779)
    
    * fix(config-api): source LDAP server test
    
    * feat(config-api): pom changes for org json
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(config-api): sync with main
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * docs(config-api): issue 6382 - regen spec to reflect new fields in ClientAttributes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(config-api): json dependency changes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(config-api): json build issue and saml plugin swagger spec annotation
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * docs(config-api): auth featureFlags should be described as enum in spec
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * docs(saml-plugin): saml swagger spec rectification #6604
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(config-api): made clientId optional for TR and customScript changes for returning types
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(config-api): new endpoint to return featureflag - issue#6612
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(config-api): feature flag endpoint
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(config-api): feature flag endpoint
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(config-api): feature flag endpoint
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    ---------
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    pujavs authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    0b93e46 View commit details
    Browse the repository at this point in the history
  66. bump org.testng:testng from 6.14.3 to 7.8.0 in /jans-bom (#6751)

    ---
    updated-dependencies:
    - dependency-name: org.testng:testng
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    71c4046 View commit details
    Browse the repository at this point in the history
  67. chore(deps): bump com.nimbusds:oauth2-oidc-sdk in /jans-bom (#6748)

    Bumps [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) from 10.15 to 11.7.
    - [Changelog](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/src/master/CHANGELOG.txt)
    - [Commits](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/branches/compare/11.7..10.15)
    
    ---
    updated-dependencies:
    - dependency-name: com.nimbusds:oauth2-oidc-sdk
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    f37e1e9 View commit details
    Browse the repository at this point in the history
  68. chore(deps): bump jakarta.mail:jakarta.mail-api in /jans-bom (#6747)

    Bumps [jakarta.mail:jakarta.mail-api](https://github.com/jakartaee/mail-api) from 2.1.0 to 2.1.2.
    - [Release notes](https://github.com/jakartaee/mail-api/releases)
    - [Commits](jakartaee/mail-api@2.1.0...2.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: jakarta.mail:jakarta.mail-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    fd87a2a View commit details
    Browse the repository at this point in the history
  69. chore(deps): bump resteasy.version in /jans-bom (#6746)

    Bumps `resteasy.version` from 6.0.3.Final to 6.2.6.Final.
    
    Updates `org.jboss.resteasy:resteasy-core` from 6.0.3.Final to 6.2.6.Final
    - [Release notes](https://github.com/resteasy/resteasy/releases)
    - [Commits](resteasy/resteasy@6.0.3.Final...6.2.6.Final)
    
    Updates `org.jboss.resteasy:resteasy-cdi` from 6.0.3.Final to 6.2.6.Final
    - [Release notes](https://github.com/resteasy/resteasy/releases)
    - [Commits](resteasy/resteasy@6.0.3.Final...6.2.6.Final)
    
    Updates `org.jboss.resteasy:resteasy-client` from 6.0.3.Final to 6.2.6.Final
    - [Release notes](https://github.com/resteasy/resteasy/releases)
    - [Commits](resteasy/resteasy@6.0.3.Final...6.2.6.Final)
    
    Updates `org.jboss.resteasy:resteasy-servlet-initializer` from 6.0.3.Final to 6.2.6.Final
    - [Release notes](https://github.com/resteasy/resteasy/releases)
    - [Commits](resteasy/resteasy@6.0.3.Final...6.2.6.Final)
    
    Updates `org.jboss.resteasy:resteasy-jaxb-provider` from 6.0.3.Final to 6.2.6.Final
    
    Updates `org.jboss.resteasy:resteasy-jackson2-provider` from 6.0.3.Final to 6.2.6.Final
    
    Updates `org.jboss.resteasy:resteasy-json-p-provider` from 6.0.3.Final to 6.2.6.Final
    
    Updates `org.jboss.resteasy:resteasy-core-spi` from 6.0.3.Final to 6.2.6.Final
    - [Release notes](https://github.com/resteasy/resteasy/releases)
    - [Commits](resteasy/resteasy@6.0.3.Final...6.2.6.Final)
    
    ---
    updated-dependencies:
    - dependency-name: org.jboss.resteasy:resteasy-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.jboss.resteasy:resteasy-cdi
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.jboss.resteasy:resteasy-client
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.jboss.resteasy:resteasy-servlet-initializer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.jboss.resteasy:resteasy-jaxb-provider
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.jboss.resteasy:resteasy-jackson2-provider
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.jboss.resteasy:resteasy-json-p-provider
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.jboss.resteasy:resteasy-core-spi
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    7950429 View commit details
    Browse the repository at this point in the history
  70. chore(deps): bump org.apache.commons:commons-text in /jans-bom (#6743)

    Bumps org.apache.commons:commons-text from 1.10.0 to 1.11.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-text
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    c539840 View commit details
    Browse the repository at this point in the history
  71. fix(jans-core): jans-core starts to fail after dependencies upgrade #…

    …6783 (#6784)
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    yuriyz authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    8ffc987 View commit details
    Browse the repository at this point in the history
  72. ci: update janssen microkservice bash script

    Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    moabu authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    4f0ca3c View commit details
    Browse the repository at this point in the history
  73. chore: update casa's SG script #6781 (#6782)

    Signed-off-by: Author Name <bonustrack310@gmail.com >
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    jgomer2001 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    ae3bbd7 View commit details
    Browse the repository at this point in the history
  74. ci: update janssen microkservice values schema file

    Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    moabu authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    44c6772 View commit details
    Browse the repository at this point in the history
  75. fix(jans-core): fixing jans-core compilation dependencies upgrade #6783

    … (#6785)
    
    * fix(jans-core): jans-core starts to fail after dependencies upgrade #6783
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    
    * fix(jans-core): fixing jans-core compilation dependencies upgrade #6783
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    
    ---------
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    yuriyz authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    cb892b4 View commit details
    Browse the repository at this point in the history
  76. Revert "ci: update janssen microkservice values schema file"

    This reverts commit 600c5ab.
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    moabu authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    cc8aec6 View commit details
    Browse the repository at this point in the history
  77. ci: improve wait for on chart based quick install

    Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    moabu authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    4b4ccc4 View commit details
    Browse the repository at this point in the history
  78. ci: improve wait for on chart based quick install

    Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    moabu authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    fc25cbb View commit details
    Browse the repository at this point in the history
  79. fix(jans-bom): resteasy 6.2.x required weld upgrade thus reverting re…

    …steasy back to 6.0.3.Final #6787 (#6789)
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    yuriyz authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    8aae3bb View commit details
    Browse the repository at this point in the history
  80. feat(jans-auth-server): adapted test code after testng upgrade 6.14.3…

    … -> 7.8.0 #6791 (#6792)
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    yuriyz authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    7e0c51b View commit details
    Browse the repository at this point in the history
  81. chore(deps): bump blazemeter/taurus (#6640)

    Bumps blazemeter/taurus from 1.16.21 to 1.16.26.
    
    ---
    updated-dependencies:
    - dependency-name: blazemeter/taurus
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    4b710c5 View commit details
    Browse the repository at this point in the history
  82. chore(deps): bump fqdn from 1.4.0 to 1.5.1 in /docker-jans-configurat…

    …or (#6643)
    
    Bumps [fqdn](https://github.com/ypcrts/fqdn) from 1.4.0 to 1.5.1.
    - [Commits](ypcrts/fqdn@v1.4.0...v1.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: fqdn
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    c05ef08 View commit details
    Browse the repository at this point in the history
  83. chore(deps-dev): bump @types/chrome in /demos/jans-tarp (#6761)

    Bumps [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) from 0.0.188 to 0.0.253.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/chrome"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    c12645b View commit details
    Browse the repository at this point in the history
  84. chore(deps-dev): bump webpack-cli in /demos/jans-tarp (#6760)

    Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.10.0 to 5.1.4.
    - [Release notes](https://github.com/webpack/webpack-cli/releases)
    - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.10.0...webpack-cli@5.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-cli
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    16c51e8 View commit details
    Browse the repository at this point in the history
  85. chore(deps-dev): bump typescript from 4.9.5 to 5.3.2 in /demos/jans-t…

    …arp (#6750)
    
    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.3.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.9.5...v5.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    1747a48 View commit details
    Browse the repository at this point in the history
  86. chore(deps): bump react-router-dom in /demos/jans-tarp (#6718)

    Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.2.2 to 6.20.0.
    - [Release notes](https://github.com/remix-run/react-router/releases)
    - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
    - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.20.0/packages/react-router-dom)
    
    ---
    updated-dependencies:
    - dependency-name: react-router-dom
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    c21ede4 View commit details
    Browse the repository at this point in the history
  87. docs: add a note in certificate and key generation in jans (#6797)

    Signed-off-by: Amro Misbah <amromisba7@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    misba7 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    624d255 View commit details
    Browse the repository at this point in the history
  88. feat(idp-plugin): inbound SAML with Keycloak as SP and external SAML …

    …IDP (#6793)
    
    * feat(keycloak): module for keycloak identify provider
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(keycloak): sync with main
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(keycloak): keycloak idp module wip
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(keycloak): idp module wip
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(keycloak): rename kc sub module
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(keycloak): rename kc broker package
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(keycloak): kc broker classes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(keycloak): kc broker classes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(keycloak): idp endpoint wip
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(config-api): identiy provider creation
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(config-api): idp plugin
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(config-api): idp plugin
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(config-api): idp plugin
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(config-api): idp plugin
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(config-api): idp plugin
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(config-api): idp plugin
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(config-api): idp plugin
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(config-api): idp plugin
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(config-api): idp-plugin wip
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(Config-api): idp plugin changes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(Config-api): idp plugin changes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(Config-api): idp plugin changes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(Config-api): idp plugin changes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(Config-api): idp plugin changes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(Config-api): idp plugin changes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(Config-api): idp plugin changes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(config-api): idp plugin dependency changes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(config-api): idp plugin
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(config-api): idp plugin
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(config-api): idp plugin
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(idp_plugin): dependency and model changes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(jans-linux-setup): schema definition should not contain apostrophe
    
    * feat(config-api): dependency changes for json
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(config-api): isp plugin changes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(config-api): idp pom changes and assembly changes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(config-api): idp changes for logging level and file name
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(config-api): keycloak idp plugin
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(config-api): keycloak idp plugin
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(config-api): keycloak idp plugin
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(idp-plugin) - code cleanup
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(idp-plugin) - dependency changes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(idp-plugin) - dependency version for mapstruct and profile changes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(idp-plugin) - dependency version for mapstruct and profile changes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(idp-plugin): refctor
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(idp-plugin): sp metadata endpoint
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(idp-plugin): idp plugin spec and config endpoint
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(idp-plugin): code cleanup
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(idp-plugin): code cleanup
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(idp-plugin): idp plugin code
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(idp-plugin): idp relam endpoint changes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(idp-plugin): idp relam endpoint changes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(idp-plugin): sync with main
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(idp-plugin): resolved review comment
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(idp-plugin): resolved review comment
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(idp-plugin): resolved review comment
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(config-api): fixed review comments wrt to logs
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(jans-linux-setup): jans-idp configuration
    
    ---------
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    Co-authored-by: Mustafa Baser <mbaser@mail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    pujavs and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    8d70088 View commit details
    Browse the repository at this point in the history
  89. fix(jans-auth-server): ClassNotFoundException: javax.xml.bind.annotat…

    …ion.XmlElement #6798 (#6799)
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    yuriyz authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    d743d6f View commit details
    Browse the repository at this point in the history
  90. fix: openapi spec version element (#6780)

    * docs: add `version` tag to auth-server spec
    
    Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com>
    
    * docs: add `version` tag to fido2 spec
    
    We are adding blank versions as version info is captured in links shown on api SPEC when rendered on Swagger-UI
    
    Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com>
    
    * docs: add `version` tag to SCIM spec
    
    We are adding blank versions as version info is captured in links shown on api SPEC when rendered on Swagger-UI
    
    Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com>
    
    * docs: add `version` tag API SPECs
    
    Adding `OAS Version` as version since `version` element is mandatory but we don't want to maintain version info in this tag. Version info is already available in URL path.
    
    Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    ossdhaval authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    58abd1e View commit details
    Browse the repository at this point in the history
  91. fix(jans-auth-server): common-text upgrade 1.11.0 leads to class init…

    …ialization problems #6826 (#6827)
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    yuriyz authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    8ea4a06 View commit details
    Browse the repository at this point in the history
  92. ci: apply security best practices (#6829)

    Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    step-security-bot authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    9383cc1 View commit details
    Browse the repository at this point in the history
  93. chore(deps): bump marshmallow from 3.10.0 to 3.20.1 in /docker-jans-c…

    …onfigurator (#6683)
    
    * chore(deps): bump marshmallow in /docker-jans-configurator
    
    Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.10.0 to 3.20.1.
    - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
    - [Commits](marshmallow-code/marshmallow@3.10.0...3.20.1)
    
    ---
    updated-dependencies:
    - dependency-name: marshmallow
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * refactor: change deprecated arguments as warned by marshmallow
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: iromli <isman.firmansyah@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    20d3def View commit details
    Browse the repository at this point in the history
  94. chore(deps): bump marshmallow in /docker-jans-all-in-one/app (#6677)

    Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.10.0 to 3.20.1.
    - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
    - [Commits](marshmallow-code/marshmallow@3.10.0...3.20.1)
    
    ---
    updated-dependencies:
    - dependency-name: marshmallow
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    42c0dd1 View commit details
    Browse the repository at this point in the history
  95. chore(deps): bump ruamel-yaml from 0.16.10 to 0.18.5 in /docker-jans-…

    …scim and /docker-jans-all-in-one/app (#6765)
    
    * chore(deps): bump ruamel-yaml in /docker-jans-scim
    
    Bumps [ruamel-yaml]() from 0.16.10 to 0.18.5.
    
    ---
    updated-dependencies:
    - dependency-name: ruamel-yaml
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * refactor: change deprecated function ruamel.yaml.load
    
    * chore(deps): bump ruamel-yaml in /docker-jans-all-in-one/app
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: iromli <isman.firmansyah@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    4206897 View commit details
    Browse the repository at this point in the history
  96. chore(deps): bump fqdn in /docker-jans-all-in-one/app (#6819)

    Bumps [fqdn](https://github.com/ypcrts/fqdn) from 1.4.0 to 1.5.1.
    - [Commits](ypcrts/fqdn@v1.4.0...v1.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: fqdn
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    206b8a2 View commit details
    Browse the repository at this point in the history
  97. test(jans-auth-server): embedded tests are failing after testng upgra…

    …de to 7.8.0 #6837 (#6838)
    
    * test(jans-auth-server): embedded tests are failing after testng upgrade to 7.8.0 #6837
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    
    * test(jans-auth-server): embedded tests are failing after testng upgrade to 7.8.0 #6837
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    
    ---------
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    yuriyz authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    0696fb6 View commit details
    Browse the repository at this point in the history
  98. Embellished Jans Lock intro page. (#6844)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    nynymike authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    c372148 View commit details
    Browse the repository at this point in the history
  99. fix: feature flag default values (#6857)

    * fix(auth-server): make fields mandatory feature
    
    Feature flag documentation should always have `description` and `Default Value` for every feature flag. So making them mandatory fields by removing the defaults.
    
    Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com>
    
    * fix(auth-server): added default values to feature flags
    
    Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    ossdhaval authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    71ab587 View commit details
    Browse the repository at this point in the history
  100. ci: use gh cli to add issues to project (#6860)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    moabu authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    52a8f91 View commit details
    Browse the repository at this point in the history
  101. fix(jans-cli-tui): import error (#6786)

    * fix(jans-cli-tui): import error
    
    * fix(jans-cli-tui): typo
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    1e246b6 View commit details
    Browse the repository at this point in the history
  102. Updated data topology diagram and README. (#6868)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    nynymike authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    0f78118 View commit details
    Browse the repository at this point in the history
  103. fix(fido2): tests are failing due to NoClassDefFoundError: javax/xml/…

    …bind/annotation/XmlElement #6865 (#6866)
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    yuriyz authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    b4ed005 View commit details
    Browse the repository at this point in the history
  104. docs: add custom jar in customization doc (#6884)

    Signed-off-by: Amro Misbah <amromisba7@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    misba7 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    d8e0249 View commit details
    Browse the repository at this point in the history
  105. feat(agama): use a mixed strategy for serialization (#6883)

    * chore: misc enhancements #6834
    
    * feat: implement a mixed strategy for serialization of state #6834
    
    * feat: update configuration for #6834
    
    * docs: update docs in accordance to new serialization behavior #6834
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    jgomer2001 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    ce979d2 View commit details
    Browse the repository at this point in the history
  106. feat(docker-jans-persistence-loader): set feature flags state (#6833)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    iromli authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    0b93213 View commit details
    Browse the repository at this point in the history
  107. feat(docker-jans): use mixed strategy for Agama serialization (#6889)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    iromli authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    9d0e82c View commit details
    Browse the repository at this point in the history
  108. fix(jans-linux-setup): postgresql permission (#6890)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    2ad2bca View commit details
    Browse the repository at this point in the history
  109. feat: add jans-lock-event library to publish messages to event server…

    … from jans-auth (#6893)
    
    * feat: if DB column is boolean convert string "true" and '1' to true
    
    * feat: add jans-lock-event library to publish messages to event server from jans-auth #6538
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    yurem authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    68baaf1 View commit details
    Browse the repository at this point in the history
  110. fix(docs): fix dynamic install docs (#6913)

    Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    ossdhaval authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    2c2e5ec View commit details
    Browse the repository at this point in the history
  111. chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin (#6902)

    Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.1.0 to 4.8.2.0.
    - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
    - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.1.0...spotbugs-maven-plugin-4.8.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.spotbugs:spotbugs-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    27b0624 View commit details
    Browse the repository at this point in the history
  112. feat(jans-linux-setup): table based col size for rdbm (#6920)

    * feat(jans-linux-setup): table based col size for rdbm
    
    * fix(jans-linux-setup): pgsql size for jansAttr:description
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    456f181 View commit details
    Browse the repository at this point in the history
  113. feat(jans-config): changes to merge config-idp-plugin merged with con…

    …fig-saml-plugin (#6921)
    
    * feat(kc-saml-plugin): renamed plugin
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(kc-saml-plugin): refactor and improvement issue#6869
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(kc-saml-plugin): sync with main
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(kc-saml-plugin): saml and idp merge
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(kc-saml-plugin): saml and idp merge
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(kc-saml-plugin): saml and idp merge
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    ---------
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    pujavs authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    f8416a4 View commit details
    Browse the repository at this point in the history
  114. docs: custom attributes in k8s setup (#6918)

    * docs: custom attributes in k8s setup
    
    Signed-off-by: Amro Misbah <amromisba7@gmail.com>
    
    * docs: mount using subPath and remove jans_schema.json
    
    Signed-off-by: Amro Misbah <amromisba7@gmail.com>
    
    ---------
    
    Signed-off-by: Amro Misbah <amromisba7@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    misba7 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    d58633d View commit details
    Browse the repository at this point in the history
  115. fix: command to External/LB IP (#6915)

    Signed-off-by: Amro Misbah <amromisba7@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    misba7 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    8daa99a View commit details
    Browse the repository at this point in the history
  116. feat(jans-auth-server): upgraded org.json lib #6926 (#6928)

    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    yuriyz authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    3887072 View commit details
    Browse the repository at this point in the history
  117. fix(jans-auth-server): authz challenge session attributes are overwri…

    …tten after external script run #6933 (#6936)
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    yuriyz authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    e72a25d View commit details
    Browse the repository at this point in the history
  118. fix(terraform-provider-jans): update terraform provider (#6925)

    Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    moabu authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    a19b996 View commit details
    Browse the repository at this point in the history
  119. refactor: remove all jars from source code (#6825)

    * refactor: remove all jars from source code
    
    Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
    
    * chore: remove gradle-wrapper.jar from project #6831 (#6836)
    
    Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
    
    * fix(jans-auth): Removing jars from source code
    
    ---------
    
    Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
    Co-authored-by: Arnab Dutta <arnab.bdutta@gmail.com>
    Co-authored-by: Madhumita <madhu@gluu.org>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    3 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    5132228 View commit details
    Browse the repository at this point in the history
  120. chore: bump commons-fileupload version #6945 (#6946)

    Signed-off-by: Author Name <bonustrack310@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    jgomer2001 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    f758ae9 View commit details
    Browse the repository at this point in the history
  121. ci: fix packages permissions (#6948)

    * ci: fix packages permissions
    
    Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
    
    * ci: fix packages permissions
    
    Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    moabu authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    62d5dc2 View commit details
    Browse the repository at this point in the history
  122. fix(docker-jans-persistence-loader): passing CN_SCIM_ENABLED doesn't …

    …toggle jansScimEnabled config (#6952)
    
    Signed-off-by: iromli <isman.firmansyah@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    iromli authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    cba2ded View commit details
    Browse the repository at this point in the history
  123. chore(deps): bump org.keycloak:keycloak-services (#6843)

    Bumps [org.keycloak:keycloak-services](https://github.com/keycloak/keycloak) from 21.1.1 to 23.0.1.
    - [Release notes](https://github.com/keycloak/keycloak/releases)
    - [Commits](keycloak/keycloak@21.1.1...23.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.keycloak:keycloak-services
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Djeumen Rolain Bonaventure <uprightech@gmail.com>
    Co-authored-by: mo-auto <54212639+mo-auto@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    3 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    8973827 View commit details
    Browse the repository at this point in the history
  124. chore(deps): bump io.smallrye.config:smallrye-config (#6770)

    Bumps [io.smallrye.config:smallrye-config](https://github.com/smallrye/smallrye-config) from 3.0.0-RC1 to 3.4.4.
    - [Release notes](https://github.com/smallrye/smallrye-config/releases)
    - [Commits](smallrye/smallrye-config@3.0.0-RC1...3.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: io.smallrye.config:smallrye-config
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    a8541fd View commit details
    Browse the repository at this point in the history
  125. chore(deps): bump fasterxml-jackson.version (#6667)

    Bumps `fasterxml-jackson.version` from 2.12.6 to 2.16.0.
    
    Updates `com.fasterxml.jackson.jaxrs:jackson-jaxrs-base` from 2.12.6 to 2.16.0
    - [Commits](FasterXML/jackson-jaxrs-providers@jackson-jaxrs-providers-2.12.6...jackson-jaxrs-providers-2.16.0)
    
    Updates `com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider` from 2.12.6 to 2.16.0
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.jaxrs:jackson-jaxrs-base
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: mo-auto <54212639+mo-auto@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    334b240 View commit details
    Browse the repository at this point in the history
  126. ci: replace set-out per https://github.blog/changelog/2022-10-11-gith…

    …ub-actions-deprecating-save-state-and-set-output-commands/ (#6956)
    
    Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    moabu authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    ab13311 View commit details
    Browse the repository at this point in the history
  127. chore(deps): remove jwcrypto dependency from jans-all-in-one image (#…

    …6958)
    
    Signed-off-by: iromli <isman.firmansyah@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    iromli authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    e514590 View commit details
    Browse the repository at this point in the history
  128. fix: support boolean jdbc data type (#6957)

    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    Co-authored-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    32f5bcb View commit details
    Browse the repository at this point in the history
  129. chore(keycloak-integration): fix broken build due to version bump (#6971

    )
    
    * chore(keycloak-integration):  renamed maven property containing keycloak version
    renamed the maven property containing the keycloak version to keep things
    consistent #6390
    
    Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
    
    * chore(keycloak-integration): fix build errors caused by kc version bump
    
    Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
    
    ---------
    
    Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
    Co-authored-by: mo-auto <54212639+mo-auto@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    9f503a8 View commit details
    Browse the repository at this point in the history
  130. docs: update readme -- steps to test janssen IdP with self-signed cer…

    …tificate #6976 (#6977)
    
    Signed-off-by: Arnab Dutta <arnab.bdutta@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    duttarnab authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    bfc15cc View commit details
    Browse the repository at this point in the history
  131. chore(deps): bump gitpython from 3.1.30 to 3.1.37 in /docs (#6233)

    Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.30 to 3.1.37.
    - [Release notes](https://github.com/gitpython-developers/GitPython/releases)
    - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
    - [Commits](gitpython-developers/GitPython@3.1.30...3.1.37)
    
    ---
    updated-dependencies:
    - dependency-name: gitpython
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    ac7164f View commit details
    Browse the repository at this point in the history
  132. chore(deps): bump gitpython from 3.1.27 to 3.1.37 in /demos/jans-tent (

    …#6232)
    
    Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.27 to 3.1.37.
    - [Release notes](https://github.com/gitpython-developers/GitPython/releases)
    - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
    - [Commits](gitpython-developers/GitPython@3.1.27...3.1.37)
    
    ---
    updated-dependencies:
    - dependency-name: gitpython
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>
    Co-authored-by: mo-auto <54212639+mo-auto@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    3 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    db412d4 View commit details
    Browse the repository at this point in the history
  133. chore(deps): bump ipython from 8.4.0 to 8.10.0 in /demos/jans-tent (#…

    …3833)
    
    Bumps [ipython](https://github.com/ipython/ipython) from 8.4.0 to 8.10.0.
    - [Release notes](https://github.com/ipython/ipython/releases)
    - [Commits](ipython/ipython@8.4.0...8.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: ipython
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    ecc9a40 View commit details
    Browse the repository at this point in the history
  134. fix(kc-saml-plugin): error while updating SAML TR (#6974)

    * fix(config-api): source LDAP server test
    
    * feat(config-api): pom changes for org json
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(config-api): sync with main
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * docs(config-api): issue 6382 - regen spec to reflect new fields in ClientAttributes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(config-api): json dependency changes
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(config-api): json build issue and saml plugin swagger spec annotation
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * docs(config-api): auth featureFlags should be described as enum in spec
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * docs(saml-plugin): saml swagger spec rectification #6604
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(config-api): made clientId optional for TR and customScript changes for returning types
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(config-api): new endpoint to return featureflag - issue#6612
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(config-api): feature flag endpoint
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(config-api): feature flag endpoint
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(config-api): feature flag endpoint
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(kc-saml-plugin): setting KC SP metadata url and fixing openapi spec
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(config-api): kc-saml-plugin cleanup and removed redundany dependency
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    ---------
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    Co-authored-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    7001cd4 View commit details
    Browse the repository at this point in the history
  135. feat: add message configuration api to config-api #6982 (#6983)

    * feat: add message configuration api to config-api #6982
    
    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    
    * feat: swagger api for messages
    
    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    
    * chore: add new jansMessageConf attribute
    
    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    
    * feat: add default message conf with null provider
    
    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    
    ---------
    
    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    yurem authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    9ab0109 View commit details
    Browse the repository at this point in the history
  136. chore: add message artifcat (#6988)

    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    Co-authored-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    d745279 View commit details
    Browse the repository at this point in the history
  137. feat(jans-linux-setup): config-idp-plugin related changes (#6895)

    * feat(jans-linux-setup): config-idp-plugin related changes
    
    * chore(jans-linux-setup): seperate kc-jans providers
    
    * fix(jans-linux-setup): configure and load plugins fo kc in post setup
    
    * feat(jans-linux-setup): remove jans-idp and rename saml-plugin (ref: #6922)
    
    * fix(jans-linux-setup): typo
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    ea2980f View commit details
    Browse the repository at this point in the history
  138. chore: fix schema (#6991)

    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    Co-authored-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    f3e0537 View commit details
    Browse the repository at this point in the history
  139. feat: add support for custom scripts (#6970)

    * feat: add support for custom scripts
    
    * docs: fix type and add set the defaultMode to grant execute permission
    
    Signed-off-by: Amro Misbah <amromisba7@gmail.com>
    
    ---------
    
    Signed-off-by: Amro Misbah <amromisba7@gmail.com>
    Co-authored-by: Amro Misbah <amromisba7@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    805c72b View commit details
    Browse the repository at this point in the history
  140. feat(kc-saml-plugin): saml enhancement for validation (#6949)

    * feat(kc-saml-plugin): renamed plugin
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(kc-saml-plugin): refactor and improvement issue#6869
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(kc-saml-plugin): sync with main
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(kc-saml-plugin): saml and idp merge
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(kc-saml-plugin): saml and idp merge
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(kc-saml-plugin): saml and idp merge
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(kc-saml-plugin): saml enhancement
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(kc-saml-plugin): saml enhancement for validation
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(kc-saml-plugin): removed redundant spec
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(kc-saml-plugin): removed redundant spec
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(kc-saml-plugin): added validation for mandatory element
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(kc-saml-plugin): merge conflict
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(kc-saml-plugin): fixed sonar review comments
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    ---------
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    pujavs authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    b4c5664 View commit details
    Browse the repository at this point in the history
  141. chore(docker-jans): sync patched jans_schema.json (#7000)

    * chore: add jansMessageConf to configuration
    
    Signed-off-by: iromli <isman.firmansyah@gmail.com>
    
    * chore(docker-jans): sync patched jans_schema.json
    
    Signed-off-by: iromli <isman.firmansyah@gmail.com>
    
    * fix: cross dependecy to messages in scim
    
    Signed-off-by: iromli <isman.firmansyah@gmail.com>
    
    ---------
    
    Signed-off-by: iromli <isman.firmansyah@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    iromli authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    86fa669 View commit details
    Browse the repository at this point in the history
  142. fix(jans-linux-setup): jans saml installation (#7002)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    714b555 View commit details
    Browse the repository at this point in the history
  143. feat(jans-cli-tui): SAML configuration interface (#6591)

    * chore(main): release jans-fido2 1.0.20-SNAPSHOT (#6480)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-casa 1.0.20-SNAPSHOT (#6479)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-eleven 1.0.20-SNAPSHOT (#6478)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-config-api 1.0.20-SNAPSHOT (#6477)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release agama 1.0.20-SNAPSHOT (#6476)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-auth-server 1.0.20-SNAPSHOT (#6475)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-orm 1.0.20-SNAPSHOT (#6484)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-scim 1.0.20-SNAPSHOT (#6485)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-core 1.0.20-SNAPSHOT (#6483)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-bom 1.0.20-SNAPSHOT (#6482)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-link 1.0.20-SNAPSHOT (#6481)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-fido2 1.0.20-SNAPSHOT (#6480)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-casa 1.0.20-SNAPSHOT (#6479)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-eleven 1.0.20-SNAPSHOT (#6478)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-config-api 1.0.20-SNAPSHOT (#6477)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release agama 1.0.20-SNAPSHOT (#6476)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-auth-server 1.0.20-SNAPSHOT (#6475)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-orm 1.0.20-SNAPSHOT (#6484)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-scim 1.0.20-SNAPSHOT (#6485)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-core 1.0.20-SNAPSHOT (#6483)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-bom 1.0.20-SNAPSHOT (#6482)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-link 1.0.20-SNAPSHOT (#6481)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-fido2 1.0.20-SNAPSHOT (#6480)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-casa 1.0.20-SNAPSHOT (#6479)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-eleven 1.0.20-SNAPSHOT (#6478)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-config-api 1.0.20-SNAPSHOT (#6477)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release agama 1.0.20-SNAPSHOT (#6476)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-auth-server 1.0.20-SNAPSHOT (#6475)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-orm 1.0.20-SNAPSHOT (#6484)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-scim 1.0.20-SNAPSHOT (#6485)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-core 1.0.20-SNAPSHOT (#6483)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-bom 1.0.20-SNAPSHOT (#6482)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-link 1.0.20-SNAPSHOT (#6481)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-fido2 1.0.20-SNAPSHOT (#6480)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-casa 1.0.20-SNAPSHOT (#6479)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-eleven 1.0.20-SNAPSHOT (#6478)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-config-api 1.0.20-SNAPSHOT (#6477)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release agama 1.0.20-SNAPSHOT (#6476)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-auth-server 1.0.20-SNAPSHOT (#6475)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-orm 1.0.20-SNAPSHOT (#6484)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-scim 1.0.20-SNAPSHOT (#6485)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-core 1.0.20-SNAPSHOT (#6483)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-bom 1.0.20-SNAPSHOT (#6482)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-link 1.0.20-SNAPSHOT (#6481)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-fido2 1.0.20-SNAPSHOT (#6480)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-casa 1.0.20-SNAPSHOT (#6479)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-eleven 1.0.20-SNAPSHOT (#6478)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-config-api 1.0.20-SNAPSHOT (#6477)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release agama 1.0.20-SNAPSHOT (#6476)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-auth-server 1.0.20-SNAPSHOT (#6475)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-orm 1.0.20-SNAPSHOT (#6484)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-scim 1.0.20-SNAPSHOT (#6485)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-core 1.0.20-SNAPSHOT (#6483)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-bom 1.0.20-SNAPSHOT (#6482)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-link 1.0.20-SNAPSHOT (#6481)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-fido2 1.0.20-SNAPSHOT (#6480)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-casa 1.0.20-SNAPSHOT (#6479)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-eleven 1.0.20-SNAPSHOT (#6478)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-config-api 1.0.20-SNAPSHOT (#6477)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release agama 1.0.20-SNAPSHOT (#6476)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-auth-server 1.0.20-SNAPSHOT (#6475)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-orm 1.0.20-SNAPSHOT (#6484)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-scim 1.0.20-SNAPSHOT (#6485)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-core 1.0.20-SNAPSHOT (#6483)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-bom 1.0.20-SNAPSHOT (#6482)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-link 1.0.20-SNAPSHOT (#6481)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-fido2 1.0.20-SNAPSHOT (#6480)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-casa 1.0.20-SNAPSHOT (#6479)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-eleven 1.0.20-SNAPSHOT (#6478)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-config-api 1.0.20-SNAPSHOT (#6477)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release agama 1.0.20-SNAPSHOT (#6476)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-auth-server 1.0.20-SNAPSHOT (#6475)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-orm 1.0.20-SNAPSHOT (#6484)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-scim 1.0.20-SNAPSHOT (#6485)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-core 1.0.20-SNAPSHOT (#6483)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-bom 1.0.20-SNAPSHOT (#6482)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-link 1.0.20-SNAPSHOT (#6481)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-fido2 1.0.20-SNAPSHOT (#6480)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-casa 1.0.20-SNAPSHOT (#6479)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-eleven 1.0.20-SNAPSHOT (#6478)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-config-api 1.0.20-SNAPSHOT (#6477)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release agama 1.0.20-SNAPSHOT (#6476)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-auth-server 1.0.20-SNAPSHOT (#6475)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-orm 1.0.20-SNAPSHOT (#6484)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-scim 1.0.20-SNAPSHOT (#6485)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-core 1.0.20-SNAPSHOT (#6483)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-bom 1.0.20-SNAPSHOT (#6482)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-link 1.0.20-SNAPSHOT (#6481)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-fido2 1.0.20-SNAPSHOT (#6480)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-casa 1.0.20-SNAPSHOT (#6479)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-eleven 1.0.20-SNAPSHOT (#6478)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-config-api 1.0.20-SNAPSHOT (#6477)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release agama 1.0.20-SNAPSHOT (#6476)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-auth-server 1.0.20-SNAPSHOT (#6475)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-orm 1.0.20-SNAPSHOT (#6484)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-scim 1.0.20-SNAPSHOT (#6485)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-core 1.0.20-SNAPSHOT (#6483)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-bom 1.0.20-SNAPSHOT (#6482)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-link 1.0.20-SNAPSHOT (#6481)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-fido2 1.0.20-SNAPSHOT (#6480)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-casa 1.0.20-SNAPSHOT (#6479)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-eleven 1.0.20-SNAPSHOT (#6478)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-config-api 1.0.20-SNAPSHOT (#6477)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release agama 1.0.20-SNAPSHOT (#6476)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-auth-server 1.0.20-SNAPSHOT (#6475)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-orm 1.0.20-SNAPSHOT (#6484)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-scim 1.0.20-SNAPSHOT (#6485)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-core 1.0.20-SNAPSHOT (#6483)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-bom 1.0.20-SNAPSHOT (#6482)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-link 1.0.20-SNAPSHOT (#6481)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-fido2 1.0.20-SNAPSHOT (#6480)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-casa 1.0.20-SNAPSHOT (#6479)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-eleven 1.0.20-SNAPSHOT (#6478)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-config-api 1.0.20-SNAPSHOT (#6477)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release agama 1.0.20-SNAPSHOT (#6476)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-auth-server 1.0.20-SNAPSHOT (#6475)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-orm 1.0.20-SNAPSHOT (#6484)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-scim 1.0.20-SNAPSHOT (#6485)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-core 1.0.20-SNAPSHOT (#6483)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-bom 1.0.20-SNAPSHOT (#6482)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-link 1.0.20-SNAPSHOT (#6481)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-fido2 1.0.20-SNAPSHOT (#6480)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-casa 1.0.20-SNAPSHOT (#6479)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-eleven 1.0.20-SNAPSHOT (#6478)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-config-api 1.0.20-SNAPSHOT (#6477)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release agama 1.0.20-SNAPSHOT (#6476)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-auth-server 1.0.20-SNAPSHOT (#6475)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-orm 1.0.20-SNAPSHOT (#6484)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-scim 1.0.20-SNAPSHOT (#6485)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-core 1.0.20-SNAPSHOT (#6483)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-bom 1.0.20-SNAPSHOT (#6482)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-link 1.0.20-SNAPSHOT (#6481)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-fido2 1.0.20-SNAPSHOT (#6480)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-casa 1.0.20-SNAPSHOT (#6479)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-eleven 1.0.20-SNAPSHOT (#6478)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-config-api 1.0.20-SNAPSHOT (#6477)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release agama 1.0.20-SNAPSHOT (#6476)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-auth-server 1.0.20-SNAPSHOT (#6475)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-orm 1.0.20-SNAPSHOT (#6484)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-scim 1.0.20-SNAPSHOT (#6485)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-core 1.0.20-SNAPSHOT (#6483)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-bom 1.0.20-SNAPSHOT (#6482)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-link 1.0.20-SNAPSHOT (#6481)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-fido2 1.0.20-SNAPSHOT (#6480)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-casa 1.0.20-SNAPSHOT (#6479)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-eleven 1.0.20-SNAPSHOT (#6478)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-config-api 1.0.20-SNAPSHOT (#6477)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release agama 1.0.20-SNAPSHOT (#6476)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-auth-server 1.0.20-SNAPSHOT (#6475)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-orm 1.0.20-SNAPSHOT (#6484)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-scim 1.0.20-SNAPSHOT (#6485)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-core 1.0.20-SNAPSHOT (#6483)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-bom 1.0.20-SNAPSHOT (#6482)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-link 1.0.20-SNAPSHOT (#6481)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-fido2 1.0.20-SNAPSHOT (#6480)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-casa 1.0.20-SNAPSHOT (#6479)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-eleven 1.0.20-SNAPSHOT (#6478)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-config-api 1.0.20-SNAPSHOT (#6477)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release agama 1.0.20-SNAPSHOT (#6476)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-auth-server 1.0.20-SNAPSHOT (#6475)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-orm 1.0.20-SNAPSHOT (#6484)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-scim 1.0.20-SNAPSHOT (#6485)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-core 1.0.20-SNAPSHOT (#6483)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-bom 1.0.20-SNAPSHOT (#6482)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-link 1.0.20-SNAPSHOT (#6481)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-fido2 1.0.20-SNAPSHOT (#6480)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-casa 1.0.20-SNAPSHOT (#6479)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-eleven 1.0.20-SNAPSHOT (#6478)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-config-api 1.0.20-SNAPSHOT (#6477)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release agama 1.0.20-SNAPSHOT (#6476)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-auth-server 1.0.20-SNAPSHOT (#6475)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-orm 1.0.20-SNAPSHOT (#6484)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-scim 1.0.20-SNAPSHOT (#6485)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-core 1.0.20-SNAPSHOT (#6483)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-bom 1.0.20-SNAPSHOT (#6482)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-link 1.0.20-SNAPSHOT (#6481)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-fido2 1.0.20-SNAPSHOT (#6480)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-casa 1.0.20-SNAPSHOT (#6479)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-eleven 1.0.20-SNAPSHOT (#6478)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-config-api 1.0.20-SNAPSHOT (#6477)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release agama 1.0.20-SNAPSHOT (#6476)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-auth-server 1.0.20-SNAPSHOT (#6475)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-orm 1.0.20-SNAPSHOT (#6484)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-scim 1.0.20-SNAPSHOT (#6485)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-core 1.0.20-SNAPSHOT (#6483)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-bom 1.0.20-SNAPSHOT (#6482)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-link 1.0.20-SNAPSHOT (#6481)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-fido2 1.0.20-SNAPSHOT (#6480)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-casa 1.0.20-SNAPSHOT (#6479)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-eleven 1.0.20-SNAPSHOT (#6478)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-config-api 1.0.20-SNAPSHOT (#6477)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release agama 1.0.20-SNAPSHOT (#6476)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-auth-server 1.0.20-SNAPSHOT (#6475)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-orm 1.0.20-SNAPSHOT (#6484)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-scim 1.0.20-SNAPSHOT (#6485)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-core 1.0.20-SNAPSHOT (#6483)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-bom 1.0.20-SNAPSHOT (#6482)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-link 1.0.20-SNAPSHOT (#6481)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-fido2 1.0.20-SNAPSHOT (#6480)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-casa 1.0.20-SNAPSHOT (#6479)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-eleven 1.0.20-SNAPSHOT (#6478)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-config-api 1.0.20-SNAPSHOT (#6477)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release agama 1.0.20-SNAPSHOT (#6476)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-auth-server 1.0.20-SNAPSHOT (#6475)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-orm 1.0.20-SNAPSHOT (#6484)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-scim 1.0.20-SNAPSHOT (#6485)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-core 1.0.20-SNAPSHOT (#6483)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-bom 1.0.20-SNAPSHOT (#6482)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-link 1.0.20-SNAPSHOT (#6481)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-fido2 1.0.20-SNAPSHOT (#6480)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-casa 1.0.20-SNAPSHOT (#6479)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-eleven 1.0.20-SNAPSHOT (#6478)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-config-api 1.0.20-SNAPSHOT (#6477)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release agama 1.0.20-SNAPSHOT (#6476)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-auth-server 1.0.20-SNAPSHOT (#6475)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-orm 1.0.20-SNAPSHOT (#6484)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-scim 1.0.20-SNAPSHOT (#6485)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-core 1.0.20-SNAPSHOT (#6483)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-bom 1.0.20-SNAPSHOT (#6482)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-link 1.0.20-SNAPSHOT (#6481)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-fido2 1.0.20-SNAPSHOT (#6480)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-casa 1.0.20-SNAPSHOT (#6479)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-eleven 1.0.20-SNAPSHOT (#6478)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-config-api 1.0.20-SNAPSHOT (#6477)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release agama 1.0.20-SNAPSHOT (#6476)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-auth-server 1.0.20-SNAPSHOT (#6475)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-orm 1.0.20-SNAPSHOT (#6484)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-scim 1.0.20-SNAPSHOT (#6485)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-core 1.0.20-SNAPSHOT (#6483)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-bom 1.0.20-SNAPSHOT (#6482)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-link 1.0.20-SNAPSHOT (#6481)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-fido2 1.0.20-SNAPSHOT (#6480)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-casa 1.0.20-SNAPSHOT (#6479)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-eleven 1.0.20-SNAPSHOT (#6478)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-config-api 1.0.20-SNAPSHOT (#6477)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release agama 1.0.20-SNAPSHOT (#6476)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-auth-server 1.0.20-SNAPSHOT (#6475)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-orm 1.0.20-SNAPSHOT (#6484)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-scim 1.0.20-SNAPSHOT (#6485)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-core 1.0.20-SNAPSHOT (#6483)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-bom 1.0.20-SNAPSHOT (#6482)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-link 1.0.20-SNAPSHOT (#6481)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-fido2 1.0.20-SNAPSHOT (#6480)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-casa 1.0.20-SNAPSHOT (#6479)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-eleven 1.0.20-SNAPSHOT (#6478)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-config-api 1.0.20-SNAPSHOT (#6477)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release agama 1.0.20-SNAPSHOT (#6476)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-auth-server 1.0.20-SNAPSHOT (#6475)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * chore(main): release jans-orm 1.0.20-SNAPSHOT (#6484)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    ---------
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    Co-authored-by: mo-auto <54212639+mo-auto@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar and mo-auto committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    6812321 View commit details
    Browse the repository at this point in the history
  144. docs: Update CORS documentation. (#6996)

    Co-authored-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    6849d48 View commit details
    Browse the repository at this point in the history
  145. fix(jans-linux-setup): sql key regeneration (#7004)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    Co-authored-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar and moabu committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    22248df View commit details
    Browse the repository at this point in the history
  146. fix(docs): add more clarity to triage labels (#6995)

    Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com>
    Co-authored-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    0f20919 View commit details
    Browse the repository at this point in the history
  147. fix: prepare for 1.0.21 release (#7008)

    Signed-off-by: 47318409+moabu@users.noreply.github.com
    Co-authored-by: mo-auto <54212639+mo-auto@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    cbe6f8a View commit details
    Browse the repository at this point in the history
  148. chore(main): release jans-orm 1.0.21-SNAPSHOT (#7022)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    92565db View commit details
    Browse the repository at this point in the history
  149. chore(main): release jans-scim 1.0.21-SNAPSHOT (#7020)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    b005129 View commit details
    Browse the repository at this point in the history
  150. chore(main): release jans-auth-server 1.0.21-SNAPSHOT (#7019)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    188b568 View commit details
    Browse the repository at this point in the history
  151. chore(main): release agama 1.0.21-SNAPSHOT (#7018)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    94e5e3c View commit details
    Browse the repository at this point in the history
  152. chore(main): release jans-eleven 1.0.21-SNAPSHOT (#7017)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    864ab93 View commit details
    Browse the repository at this point in the history
  153. chore(main): release jans-fido2 1.0.21-SNAPSHOT (#7016)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    913d62d View commit details
    Browse the repository at this point in the history
  154. chore(main): release jans-config-api 1.0.21-SNAPSHOT (#7015)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    eb34c94 View commit details
    Browse the repository at this point in the history
  155. chore(main): release jans-bom 1.0.21-SNAPSHOT (#7014)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    c31148d View commit details
    Browse the repository at this point in the history
  156. chore(main): release jans-core 1.0.21-SNAPSHOT (#7013)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    196db5b View commit details
    Browse the repository at this point in the history
  157. chore(main): release jans-casa 1.0.21-SNAPSHOT (#7012)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    f311324 View commit details
    Browse the repository at this point in the history
  158. chore(main): release jans-keycloak-link 1.0.21-SNAPSHOT (#7021)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    3e4b249 View commit details
    Browse the repository at this point in the history
  159. chore: 1.0.21-SNAPSHOT to 1.0.21

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    moabu authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    9efefa3 View commit details
    Browse the repository at this point in the history
  160. chore: modify app_info.json and python version files

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    moabu authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    4e490eb View commit details
    Browse the repository at this point in the history
  161. chore: update janssen helm chart image tags

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    moabu authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    d58e388 View commit details
    Browse the repository at this point in the history
  162. chore: add 1.0.21 to version list in readme

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    moabu authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    fee7b85 View commit details
    Browse the repository at this point in the history
  163. chore: updated docker build dates and source version

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    moabu authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    8d0552d View commit details
    Browse the repository at this point in the history
  164. test(agama): augment test cases (#6998)

    * chore: make class serializable #6997
    
    Signed-off-by: jgomer2001 <bonustrack310@gmail.com>
    
    * chore: misc transpiler and engine updates #6997
    
    Signed-off-by: jgomer2001 <bonustrack310@gmail.com>
    
    * test: add test flow sources #6997
    
    Signed-off-by: jgomer2001 <bonustrack310@gmail.com>
    
    * test: add Java test cases #6997
    
    Signed-off-by: jgomer2001 <bonustrack310@gmail.com>
    
    * test: add associated templates to tests #6997
    
    Signed-off-by: jgomer2001 <bonustrack310@gmail.com>
    
    ---------
    
    Signed-off-by: jgomer2001 <bonustrack310@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    jgomer2001 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    56c0499 View commit details
    Browse the repository at this point in the history
  165. fix(jans-linux-setup): python requests-toolbelt library for tui (#7052)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    8b93362 View commit details
    Browse the repository at this point in the history
  166. feat(kc-saml-plugin): cleanup and error handling (#7054)

    * fix(kc-saml-plugin): improvements as per issue#6981
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(kc-saml-plugin): cleanup and error handling
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(kc-saml-plugin): cleanup and error handling
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(kc-saml-plugin): sync with main
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    ---------
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    pujavs authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    3b764f7 View commit details
    Browse the repository at this point in the history
  167. Lock Diagram updates to improve consistency. (#7057)

    Signed-off-by: Michael Schwartz <mike@gluu.org >
    Co-authored-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    38a1ed1 View commit details
    Browse the repository at this point in the history
  168. docs (jans-lock): Updated docs with PDP Plugin to support third party…

    … PDPs (#7055)
    
    * Updated data topology diagram and README.
    
    * Added PDP plugin architecture for a looser integration with a specific PDP vendor / solution.
    
    ---------
    Signed-off-by: Michael Schwartz  <mike@gluu.org>
    
    Co-authored-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    a03bd51 View commit details
    Browse the repository at this point in the history
  169. fix(kc-saml-plugin): metadata file type in Openi API spec incorrect (#…

    …7059)
    
    * fix(kc-saml-plugin): improvements as per issue#6981
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(kc-saml-plugin): cleanup and error handling
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(kc-saml-plugin): cleanup and error handling
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * feat(kc-saml-plugin): sync with main
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(kc-saml-plugin): metadata file type in Openi API spec incorrect #7058
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    * fix(kc-saml-plugin): metadata file type in Openi API spec incorrect #7058
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    
    ---------
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    pujavs authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    d95b0dd View commit details
    Browse the repository at this point in the history
  170. chore: update image tags

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    moabu authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    fffd9ec View commit details
    Browse the repository at this point in the history
  171. fix(jans-fido2): put timeout when authenticator attachment is cross-p…

    …latform (#6415)
    
    Signed-off-by: Milton Ch. <j.milton.chambi.m@gmail.com>
    Co-authored-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    38ec7db View commit details
    Browse the repository at this point in the history
  172. fix(jans-cli-tui): hide attrbiute requirePkce for clients (#7066)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    8daa341 View commit details
    Browse the repository at this point in the history
  173. fix(config-api): hide authenticationMethod client model utility method

    …#7061 (#7063)
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    pujavs authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    b20460c View commit details
    Browse the repository at this point in the history
  174. fix: fix cross dependecy to messages in sciim #7005 (#7006)

    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    Co-authored-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    abf5635 View commit details
    Browse the repository at this point in the history
  175. fix(jans-cli-tui): saml tr issues (#7068)

    * fix(jans-cli-tui): delete saml tr
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * fix(jans-cli-tui): save saml configuration
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * fix(jans-cli-tui): metadata for saml-tr is optional
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    ---------
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    0195fbf View commit details
    Browse the repository at this point in the history
  176. feat: add Jans lock (#7074)

    * feat: add lock project and modules
    
    * chore: samples
    
    * chore: add dependecies
    
    * chore: allow to start lock as server or as jans-auth plugin
    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    
    * chore: call each plugin configuration factory
    
    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    
    * chore: update version
    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    
    * chore: call each plugin configuration factory
    
    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    
    * chore: call each plugin configuration factory
    
    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    
    ---------
    
    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    Co-authored-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    Co-authored-by: YuriyZ <yzabrovarniy@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    3 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    370f7ec View commit details
    Browse the repository at this point in the history
  177. chore: update version (#7080)

    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    Co-authored-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    2f60ef9 View commit details
    Browse the repository at this point in the history
  178. Fixed wrong FNs leading to missing diagrams. (#7069)

    Co-authored-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    594ab3b View commit details
    Browse the repository at this point in the history
  179. ci: add jans-lock to workflows (#7084)

    Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    moabu authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    2a4b38d View commit details
    Browse the repository at this point in the history
  180. feat(jans-linux-setup): put KC behind apache (#7092)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    4c78dc6 View commit details
    Browse the repository at this point in the history
  181. fix: remove agama inbound jar dependency (#7095)

    Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    moabu authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    0703365 View commit details
    Browse the repository at this point in the history
  182. fix: location for saml plugin (#7097)

    Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    moabu authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    9e744ae View commit details
    Browse the repository at this point in the history
  183. chore(main): release 1.0.21 (#7101)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto3 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    74dcc99 View commit details
    Browse the repository at this point in the history
  184. chore(main): release jans-config-api 1.0.21 (#7050)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    79e57f9 View commit details
    Browse the repository at this point in the history
  185. chore(main): release jans-scim 1.0.21 (#7049)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    e52b1da View commit details
    Browse the repository at this point in the history
  186. chore(main): release jans-casa 1.0.21 (#7048)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    2e6a7c8 View commit details
    Browse the repository at this point in the history
  187. chore(main): release agama 1.0.21 (#7047)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    b8479fc View commit details
    Browse the repository at this point in the history
  188. chore(main): release jans-orm 1.0.21 (#7046)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    03495e3 View commit details
    Browse the repository at this point in the history
  189. chore(main): release jans-eleven 1.0.21 (#7045)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    b698ec8 View commit details
    Browse the repository at this point in the history
  190. chore(main): release jans-bom 1.0.21 (#7044)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    3ba5d96 View commit details
    Browse the repository at this point in the history
  191. chore(main): release jans-core 1.0.21 (#7043)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    aa89c43 View commit details
    Browse the repository at this point in the history
  192. chore(main): release jans-auth-server 1.0.21 (#7042)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    56795c1 View commit details
    Browse the repository at this point in the history
  193. chore(main): release jans-keycloak-link 1.0.21 (#7041)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    022ea0a View commit details
    Browse the repository at this point in the history
  194. chore(main): release jans-fido2 1.0.21 (#7040)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    f7ae9fe View commit details
    Browse the repository at this point in the history
  195. chore(main): release jans-linux-setup 1.0.21 (#7039)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto3 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    3a32b8c View commit details
    Browse the repository at this point in the history
  196. chore(main): release jans-cli-tui 1.0.21 (#7038)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto3 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    258f25e View commit details
    Browse the repository at this point in the history
  197. chore(main): release jans-pycloudlib 1.0.21 (#7037)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto3 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    8d95116 View commit details
    Browse the repository at this point in the history
  198. chore(main): release docker-jans-saml 1.0.21-1 (#7036)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto2 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    3b2aea0 View commit details
    Browse the repository at this point in the history
  199. chore(main): release docker-jans-keycloak-link 1.0.21-1 (#7035)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto2 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    42bac36 View commit details
    Browse the repository at this point in the history
  200. chore(main): release docker-jans-configurator 1.0.21-1 (#7034)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto2 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    d2f3a5a View commit details
    Browse the repository at this point in the history
  201. chore(main): release docker-jans-link 1.0.21-1 (#7033)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto2 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    31d88a4 View commit details
    Browse the repository at this point in the history
  202. chore(main): release docker-jans-scim 1.0.21-1 (#7032)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto2 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    120d93b View commit details
    Browse the repository at this point in the history
  203. chore(main): release docker-jans-persistence-loader 1.0.21-1 (#7031)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto2 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    462829f View commit details
    Browse the repository at this point in the history
  204. chore(main): release docker-jans-casa 1.0.21-1 (#7030)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto2 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    046e7ef View commit details
    Browse the repository at this point in the history
  205. chore(main): release docker-jans-monolith 1.0.21-1 (#7029)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto2 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    a04182a View commit details
    Browse the repository at this point in the history
  206. chore(main): release docker-jans-fido2 1.0.21-1 (#7028)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto2 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    3629931 View commit details
    Browse the repository at this point in the history
  207. chore(main): release docker-jans-config-api 1.0.21-1 (#7027)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto2 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    5328b98 View commit details
    Browse the repository at this point in the history
  208. chore(main): release docker-jans-auth-server 1.0.21-1 (#7026)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto2 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    05c8053 View commit details
    Browse the repository at this point in the history
  209. chore(main): release docker-jans-certmanager 1.0.21-1 (#7025)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto2 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    be33f69 View commit details
    Browse the repository at this point in the history
  210. chore(main): release docker-jans-all-in-one 1.0.21-1 (#7024)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto2 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    02b050f View commit details
    Browse the repository at this point in the history
  211. chore(main): release jans-link 1.0.21 (#7023)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    ba5b15e View commit details
    Browse the repository at this point in the history
  212. chore(main): release jans-lock 1.0.21 (#7099)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    e2a748a View commit details
    Browse the repository at this point in the history
  213. chore(main): release docs 1.0.21 (#7011)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    mo-auto authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    4f53e65 View commit details
    Browse the repository at this point in the history
  214. chore: update next 1.0.22-SNAPSHOT and dev release

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    moabu authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    53b963e View commit details
    Browse the repository at this point in the history
  215. fix(jans-linux-setup): systemctl fido2 start order (#7103)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    d2cf0d8 View commit details
    Browse the repository at this point in the history
  216. fix(keycloak-integration): Keycloak startup issue #7123 (#7133)

    Excluded libraries causing `kc-storage-plugin` to prevent Keycloak
    from starting.
    
    Signed-off-by: Rolain Djeumen <uprightech@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    uprightech authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    8cf9da6 View commit details
    Browse the repository at this point in the history
  217. feat(config-api): improved tokenEndpointAuthMethod swagger definition (

    …#7135)
    
    Signed-off-by: pujavs <pujas.works@gmail.com>
    Co-authored-by: YuriyZ <yzabrovarniy@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    237ab95 View commit details
    Browse the repository at this point in the history
  218. feat(jans-fido2): update the size of the jansPublicKeyId field to 256 (

    …#7121)
    
    Signed-off-by: Milton Ch <j.milton.chambi.m@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    Milton-Ch authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    11824e8 View commit details
    Browse the repository at this point in the history
  219. feat(jans-cli-tui): grab values of tokenEndpointAuthMethod from swagg…

    …er doc (#7141)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    Co-authored-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar and moabu committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    64a1a51 View commit details
    Browse the repository at this point in the history
  220. fix(jans-linux-setup): KC version 23.0.3 (#7140)

    * fix(jans-linux-setup): KC version 23.0.1
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * fix(jans-linux-setup): KC version 23.0.3
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    ---------
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    Co-authored-by: YuriyZ <yzabrovarniy@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar and yuriyz committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    3c04191 View commit details
    Browse the repository at this point in the history
  221. fix: re-engineer how calls work in the engine (#7152)

    * docs: update docs wrt engine updates #7064
    
    Signed-off-by: jgomer2001 <bonustrack310@gmail.com>
    
    * test: update and augment test cases and related resources #7064 #6997
    
    Signed-off-by: jgomer2001 <bonustrack310@gmail.com>
    
    * fix: revamp method selection & argument conversion strategy #7064
    
    Signed-off-by: jgomer2001 <bonustrack310@gmail.com>
    
    ---------
    
    Signed-off-by: jgomer2001 <bonustrack310@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    jgomer2001 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    ddc2d12 View commit details
    Browse the repository at this point in the history
  222. chore(deps): bump keycloak/keycloak from 22.0.5 to 23.0.3 in /docker-…

    …jans-saml (#7127)
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    dependabot[bot] authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    6d252df View commit details
    Browse the repository at this point in the history
  223. feat: lock should subscribe to messages from event system to get noti…

    …fications about token IDs #6539 (#7143)
    
    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    yurem authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    3f617bc View commit details
    Browse the repository at this point in the history
  224. docs: add lifetime to supergluu script (#7150)

    Signed-off-by: SafinWasi <6601566+SafinWasi@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    SafinWasi authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    b874891 View commit details
    Browse the repository at this point in the history
  225. fix(docker-jans-all-in-one): incorrect image tags prevent image build (

    …#7156)
    
    Signed-off-by: iromli <isman.firmansyah@gmail.com>
    Co-authored-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    e0a6511 View commit details
    Browse the repository at this point in the history
  226. feat(jans-cli-tui): save client summary (#7153)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    cabd645 View commit details
    Browse the repository at this point in the history
  227. fix(jans-cli-tui): don't include client secret in summary (#7161)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    790bffb View commit details
    Browse the repository at this point in the history
  228. chore(deps): remove optional libcst dependency (#7166)

    Signed-off-by: iromli <isman.firmansyah@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    iromli authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    58e5984 View commit details
    Browse the repository at this point in the history
  229. chore(deps): upgrade click version (#7168)

    Signed-off-by: iromli <isman.firmansyah@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    iromli authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    da445f4 View commit details
    Browse the repository at this point in the history
  230. feat(jans-auth-server): support for OAuth 2.0 Rich Authorization Requ…

    …ests (#7145)
    
    * feat(jans-auth-server): rar - added authorizationDetailsTypesSupported
    
    #6292
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    
    * feat(jans-auth-server): added supported authz details types to discovery #6933
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    
    * feat(jans-auth-server): added authorization_details custom interception script and dynamic registration #6933
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    
    * feat(jans-auth-server): used in templates title jans instead of oxauth #6933
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    
    * feat(jans-auth-server): authorization_details authorization #6292
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    
    * feat(jans-auth-server): added authz details service with check/save ability #6292
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    
    * feat(jans-auth-server): added authz details support to token endpoint #6292
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    
    * feat(jans-auth-server): added authz details to PAR #6292
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    
    * feat(jans-auth-server): added authz details to introspection #6292
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    
    * chore(jans-auth-server): authz details related refactoring #6292
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    
    * chore(jans-auth-server): authz details related refactoring #6292
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    
    * test(jans-auth-server): added AuthzDetailsServiceTest #6292
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    
    * test(jans-auth-server): added integration test for Rich Authorization Requests #6292
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    
    * doc(jans-auth-server): added documentation for rich authorization requests #6292
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    
    ---------
    
    Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    yuriyz authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    e006e4c View commit details
    Browse the repository at this point in the history
  231. feat; OPA related config updates (#7173)

    * feat: deploy lock-service as custom library
    
    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    
    * feat: policy downloader
    
    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    
    * feat: policy downloader
    
    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    
    * feat: add apache config
    
    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    
    * Revert "feat: add apache config"
    
    This reverts commit 5ae8869.
    
    * feat: policy downloader
    
    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    
    * feat: add message scopes
    
    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    
    * feat: publish message API
    
    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    
    ---------
    
    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    yurem authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    20f38fd View commit details
    Browse the repository at this point in the history
  232. chore: exclude null message conf (#7175)

    * feat: exclude nullConfiguration from swagger
    
    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    
    * feat: exclude nullConfiguration from swagger
    
    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    
    ---------
    
    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    yurem authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    0a2c476 View commit details
    Browse the repository at this point in the history
  233. feat(jans-linux-setup): jans-lock installer (#7170)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    9d9db5f View commit details
    Browse the repository at this point in the history
  234. fix(jans-linux-setup): KC client (#7177)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    c74263f View commit details
    Browse the repository at this point in the history
  235. feat(jans-linux-setup): install OPA (#7182)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    e911453 View commit details
    Browse the repository at this point in the history
  236. chore: fix message patch tests (#7180)

    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    Co-authored-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    b94063b View commit details
    Browse the repository at this point in the history
  237. fix(jans-linux-setup): uninstall opa (#7184)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    45354ab View commit details
    Browse the repository at this point in the history
  238. feat(docs): ssa lifetime docs updated (#7172)

    Signed-off-by: Milton Ch <j.milton.chambi.m@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    Milton-Ch authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    2cf2d77 View commit details
    Browse the repository at this point in the history
  239. chore(docker-jans-persistence-loader): sync role-scope-mappings (#7171)

    * chore(docker-jans-persistence-loader): sync role-scope-mappings
    
    Signed-off-by: iromli <isman.firmansyah@gmail.com>
    
    * fix(docker-jans-persistence-loader): ensure uniqueness of api-admin role permissions
    
    Signed-off-by: iromli <isman.firmansyah@gmail.com>
    
    * refactor: remove code smell
    
    Signed-off-by: iromli <isman.firmansyah@gmail.com>
    
    ---------
    
    Signed-off-by: iromli <isman.firmansyah@gmail.com>
    Co-authored-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    106bf6f View commit details
    Browse the repository at this point in the history
  240. feat: rename JSON message configuration properties to conform karate …

    …test framework (#7186)
    
    * chore: rename json properties
    
    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    
    * chore: rename json properties
    
    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    
    ---------
    
    Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
    Co-authored-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    02231fa View commit details
    Browse the repository at this point in the history
  241. fix: update ldif entry related to failing test #7193 (#7194)

    Signed-off-by: jgomer2001 <bonustrack310@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    jgomer2001 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    aa7d5a5 View commit details
    Browse the repository at this point in the history
  242. feat(jans-cli-tui): message configuration (#7198)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    e041541 View commit details
    Browse the repository at this point in the history
  243. fix(jans-fido2): none assertiona and unit test for none attestation (#…

    …7199)
    
    * feat(jans-fido2): added residentKey in attestation
    
    Signed-off-by: Milton Ch <j.milton.chambi.m@gmail.com>
    
    * feat(jans-fido2): none assertion test and unit test for none attestation
    
    Signed-off-by: Milton Ch <j.milton.chambi.m@gmail.com>
    
    ---------
    
    Signed-off-by: Milton Ch <j.milton.chambi.m@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    Milton-Ch authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    131f193 View commit details
    Browse the repository at this point in the history
  244. fix(jans-auth-server): fix swagger.yaml (#7201)

    Signed-off-by: Milton Ch <j.milton.chambi.m@gmail.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    Milton-Ch authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    724ad6a View commit details
    Browse the repository at this point in the history
  245. fix(jans-cli-tui): CLI asks creds for unauthorized request (#7207)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    a62e7f0 View commit details
    Browse the repository at this point in the history
  246. fix(jans-cli-tui): rename Message to Lock (#7210)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    f294f11 View commit details
    Browse the repository at this point in the history
  247. feat(docker): support for OAuth 2.0 Rich Authorization Requests (#7196)

    Signed-off-by: iromli <isman.firmansyah@gmail.com>
    Co-authored-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    2 people authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    46d78b6 View commit details
    Browse the repository at this point in the history
  248. docs: rewrite metadata section #7185 (#7221)

    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    jgomer2001 authored and devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    90e3879 View commit details
    Browse the repository at this point in the history
  249. feat(jans-linux-setup): remove MariaDB support (#7218)

    * feat(jans-linux-setup): remove MariaDB support
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    * feat(jans-linux-setup): install mysql for suse
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    
    ---------
    
    Signed-off-by: Mustafa Baser <mbaser@mail.com>
    devrimyatar committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    5aca76d View commit details
    Browse the repository at this point in the history
  250. Configuration menu
    Copy the full SHA
    a966590 View commit details
    Browse the repository at this point in the history