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-auth-server): OpenID AuthZEN implementation #9596

Draft
wants to merge 4,498 commits into
base: main
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 2, 2024

  1. chore: misc updates to Casa Agama authn project (#9325)

    * docs: update developer guide #8852
    
    Signed-off-by: jgomer2001 <[email protected]>
    
    * chore: disable super gluu extension #8852
    
    Signed-off-by: jgomer2001 <[email protected]>
    
    * chore: avoid image duplication #8847
    
    Signed-off-by: jgomer2001 <[email protected]>
    
    * chore: revert changes in login form #8852
    
    Signed-off-by: jgomer2001 <[email protected]>
    
    ---------
    
    Signed-off-by: jgomer2001 <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    jgomer2001 and moabu authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6f44ef8 View commit details
    Browse the repository at this point in the history
  2. chore: remove unused files (#9328)

    * chore: update casa gitignore #8846
    
    Signed-off-by: jgomer2001 <[email protected]>
    
    * chore: remove unused files #9327
    
    Signed-off-by: jgomer2001 <[email protected]>
    
    * docs: re-arrange list of plugins #8852
    
    Signed-off-by: jgomer2001 <[email protected]>
    
    ---------
    
    Signed-off-by: jgomer2001 <[email protected]>
    jgomer2001 authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    99ca871 View commit details
    Browse the repository at this point in the history
  3. feat(jans-config-api): add missing properties to log/audit/telemetry …

    …records (#9334)
    
    * feat(jans-config-api): update log/telemetry/health entries
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    * feat(jans-config-api): update log/telemetry/health entries
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    ---------
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    yurem authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    086935c View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. feat: remove mounted files for persistence (#9296)

    * feat: remove mounted files for sql persistence
    
    Signed-off-by: iromli <[email protected]>
    
    * feat: remove mounted files for couchbase persistence
    
    Signed-off-by: iromli <[email protected]>
    
    * feat: remove mounted files for ldap persistence
    
    Signed-off-by: iromli <[email protected]>
    
    * fix: handle hybrid persistence
    
    Signed-off-by: iromli <[email protected]>
    
    * feat: remove unused ldap-cron-pass secret
    
    Signed-off-by: iromli <[email protected]>
    
    Merging but its missing docs. Auto doc generator will take care of it.
    ---------
    
    Signed-off-by: iromli <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    iromli and moabu authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    08e2b3c View commit details
    Browse the repository at this point in the history
  2. fix(cloud-native): toggle rendering truststore based on env var (#9311)

    Signed-off-by: iromli <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    iromli and moabu authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7360cdf View commit details
    Browse the repository at this point in the history
  3. fix(jans-cli-tui): authn page for non-ldap backend (#9339)

    Signed-off-by: Mustafa Baser <[email protected]>
    devrimyatar authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1addd62 View commit details
    Browse the repository at this point in the history
  4. feat(jans-config-api): add endpoint to load log/telemetery/health dat… (

    #9343)
    
    feat(jans-config-api): add endpoint to load log/telemetery/health data for specific period
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    yurem authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    47f2d04 View commit details
    Browse the repository at this point in the history
  5. feat(jans-auth-server): add acr aliasing to discovery #9166 (#9344)

    * feat(jans-auth-server): AS supports acr aliasing but it's not published on discovery. It should be added to discovery. #9166
    
    Signed-off-by: YuriyZ <[email protected]>
    
    * feat(jans-auth-server): added acr_mappings to doc sample #9166
    
    Signed-off-by: YuriyZ <[email protected]>
    
    ---------
    
    Signed-off-by: YuriyZ <[email protected]>
    yuriyz authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9635328 View commit details
    Browse the repository at this point in the history
  6. feat(jans-core): fix javadocs generation (#9347)

    Signed-off-by: Yuriy Movchan <[email protected]>
    yurem authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    098ac14 View commit details
    Browse the repository at this point in the history
  7. feat(jans-scim): fix javadocs generation (#9349)

    Signed-off-by: Yuriy Movchan <[email protected]>
    yurem authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    2ea5a98 View commit details
    Browse the repository at this point in the history
  8. feat(jans-config-api): fix javadocs generation (#9351)

    Signed-off-by: Yuriy Movchan <[email protected]>
    yurem authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    27b5345 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. ci: forces download each time on packaging (#9356)

    Signed-off-by: moabu <[email protected]>
    moabu authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ee5ee53 View commit details
    Browse the repository at this point in the history
  2. feat: add parameter in client registration request to include claims …

    …in id_token (#9358)
    
    Signed-off-by: Arnab Dutta <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    duttarnab and moabu authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6ddff0f View commit details
    Browse the repository at this point in the history
  3. ci: fix packaging (#9359)

    * ci: forces download each time on packaging
    
    Signed-off-by: moabu <[email protected]>
    
    * ci: forces download each time on packaging
    
    Signed-off-by: moabu <[email protected]>
    
    ---------
    
    Signed-off-by: moabu <[email protected]>
    Signed-off-by: Mohammad Abudayyeh <[email protected]>
    moabu authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8394704 View commit details
    Browse the repository at this point in the history
  4. fix(docker-jans-persistence-loader): populate jansDbAuth attribute on…

    …ly if using ldap persistence (#9323)
    
    Signed-off-by: iromli <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    iromli and moabu authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    47414c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    2d5f003 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump com.mysql:mysql-connector-j from 8.0.32 to 8.2.0 in…

    … /jans-bom (#9308)
    
    chore(deps): bump com.mysql:mysql-connector-j in /jans-bom
    
    Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.0.32 to 8.2.0.
    - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES)
    - [Commits](mysql/mysql-connector-j@8.0.32...8.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.mysql:mysql-connector-j
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8d0a45d View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump org.bouncycastle:bc-fips from 1.0.2.4 to 1.0.2.5 in…

    … /jans-casa/app-fips (#8514)
    
    chore(deps): bump org.bouncycastle:bc-fips in /jans-casa/app-fips
    
    Bumps org.bouncycastle:bc-fips from 1.0.2.4 to 1.0.2.5.
    
    ---
    updated-dependencies:
    - dependency-name: org.bouncycastle:bc-fips
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    743c1cd View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump org.apache.santuario:xmlsec from 2.2.4 to 2.2.6 in …

    …/jans-bom (#6357)
    
    chore(deps): bump org.apache.santuario:xmlsec in /jans-bom
    
    Bumps org.apache.santuario:xmlsec from 2.2.4 to 2.2.6.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.santuario:xmlsec
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    bb980d3 View commit details
    Browse the repository at this point in the history
  5. feat(jans-core): update OpeDJ version (#9382)

    Signed-off-by: Yuriy Movchan <[email protected]>
    yurem authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    447df58 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump org.bitbucket.b_c:jose4j from 0.9.3 to 0.9.4 in…

    … /jans-config-api (#7911)
    
    chore(deps-dev): bump org.bitbucket.b_c:jose4j in /jans-config-api
    
    Bumps [org.bitbucket.b_c:jose4j](https://bitbucket.org/b_c/jose4j) from 0.9.3 to 0.9.4.
    - [Commits](https://bitbucket.org/b_c/jose4j/branches/compare/jose4j-0.9.4..jose4j-0.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.bitbucket.b_c:jose4j
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    69d12c8 View commit details
    Browse the repository at this point in the history
  7. chore: use pythonic style in Agama bridge (#9383)

    chore: use pythonic style #9181
    
    Signed-off-by: jgomer2001 <[email protected]>
    jgomer2001 authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    fc36131 View commit details
    Browse the repository at this point in the history
  8. Opendj update (#9388)

    * feat(jans-core): update OpeDJ version
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    * feat(jans-auth): set auth_user session attribute from authenticateByUserInum method
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    ---------
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    yurem authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    388ac14 View commit details
    Browse the repository at this point in the history
  9. fix(config-api): lock endpoint fixes and SAML IDP NPE (#9386)

    * fix(config-api): asset mgt endpoint fixes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): asset upload
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): lock review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock code review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 delete functionality
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): acr validation
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): doc(config-api): IDP schema attribute descriptions #9187
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): uploading assets via API generates 2 entries #9178
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt, fido and IDP changes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 device endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): resolved sonar review issues
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sonar review comment fix
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): swagger spec
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): saml config attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock review point
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock endpoint fixes and SAML IDP NPE
    
    Signed-off-by: pujavs <[email protected]>
    
    ---------
    
    Signed-off-by: pujavs <[email protected]>
    Co-authored-by: YuriyZ <[email protected]>
    pujavs and yuriyz authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    14e0416 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. feat(jans-lock): cedarling-mvp (#9384)

    * Initializing branch for Cedarling MVP
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * rust demo code without connect to python
    
    * cargo improvements
    
    * fix format rule
    
    * add to gitignore files that is used in debug process
    
    * add parsing roles from token and it mapping
    
    * remove unused text in readme
    
    * added guide how to build
    
    * add python binding
    
    * python example hotfix
    
    * make Id in python example more illustrative
    
    * update to make tokens field jti optional
    
    * fix readme file
    
    * feat: store the sample policy stores in demo folder #9373
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * rename role mapper to token mapper
    
    * add loading policy store from file or json
    
    * show in example that we can use setter
    
    * use single quote for action in python example
    
    * update python bindings to use object Request
    
    * add readme to demo data folder
    
    * updated README.md
    
    * update cedarling_python/README.md
    
    ---------
    
    Signed-off-by: Arnab Dutta <[email protected]>
    Co-authored-by: Arnab Dutta <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    3 people authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    466c161 View commit details
    Browse the repository at this point in the history
  2. feat(jans-pycloudlib): handle required files for external configurati…

    …on backends (#9389)
    
    * feat(jans-pycloudlib): handle required files for external configuration backends
    
    Signed-off-by: iromli <[email protected]>
    
    * feat(jans-pycloudlib): populate google credentials if using spanner persistence
    
    Signed-off-by: iromli <[email protected]>
    
    * fix(jans-pycloudlib): resolve broken dependency for google-cloud-secret-manager lib
    
    Signed-off-by: iromli <[email protected]>
    
    ---------
    
    Signed-off-by: iromli <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    iromli and moabu authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    3c14434 View commit details
    Browse the repository at this point in the history
  3. feat(jans-auth): add warn to check if server can't set authenticated (#…

    …9395)
    
    user in session
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    yurem authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    fc87b08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    314f247 View commit details
    Browse the repository at this point in the history
  5. feat(jans-core): store file_name and file_path in separate columns (#…

    …9398)
    
    * feat(jans-core): add jansFilePath to document store
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    * feat(jans-core): set filePath and fileName from imput path
    
    * feat(config-api): asset mgt changes to store filePath in separate field
    
    Signed-off-by: pujavs <[email protected]>
    
    ---------
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    Signed-off-by: pujavs <[email protected]>
    Co-authored-by: pujavs <[email protected]>
    yurem and pujavs authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b645f0b View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. fix: high CPU usage on opening tarp #9390 (#9391)

    * fix: high CPU usage on opening tarp #9390
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * feat: resolving review comments
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * feat: correct comments
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    ---------
    
    Signed-off-by: Arnab Dutta <[email protected]>
    duttarnab authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c49be90 View commit details
    Browse the repository at this point in the history
  2. fix: add missing super gluu related files to authn project (#9408)

    * chore: include missing files #9407
    
    Signed-off-by: jgomer2001 <[email protected]>
    
    * fix: update configuration #8407
    
    Signed-off-by: jgomer2001 <[email protected]>
    
    * chore: improve device sweeping logic #8847
    
    Signed-off-by: jgomer2001 <[email protected]>
    
    * chore: polish plugin life-cycle handlers #9407
    
    Signed-off-by: jgomer2001 <[email protected]>
    
    ---------
    
    Signed-off-by: jgomer2001 <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    jgomer2001 and moabu authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8fd5d66 View commit details
    Browse the repository at this point in the history
  3. chore(cloud-native): sync assets into OCI images (#9406)

    * chore(cloud-native): sync assets into OCI images
    
    Signed-off-by: iromli <[email protected]>
    
    * feat(cloud-native): sync google credentials (if applicable)
    
    Signed-off-by: iromli <[email protected]>
    
    ---------
    
    Signed-off-by: iromli <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    iromli and moabu authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c832069 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a7c0da View commit details
    Browse the repository at this point in the history
  5. fix(jans-linux-setup): suse setup issues (#9401)

    Signed-off-by: Mustafa Baser <[email protected]>
    devrimyatar authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3702661 View commit details
    Browse the repository at this point in the history
  6. feat(config-api): initializing core documentStore manager timer for c…

    …onfig-api (#9417)
    
    * fix(config-api): asset mgt endpoint fixes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): asset upload
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): lock review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock code review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 delete functionality
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): acr validation
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): doc(config-api): IDP schema attribute descriptions #9187
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): uploading assets via API generates 2 entries #9178
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt, fido and IDP changes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 device endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): resolved sonar review issues
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sonar review comment fix
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): swagger spec
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): saml config attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock review point
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock endpoint fixes and SAML IDP NPE
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): implement timer for asset mgt to fetch and deploy assets forconfig-api #9403
    
    Signed-off-by: pujavs <[email protected]>
    
    ---------
    
    Signed-off-by: pujavs <[email protected]>
    pujavs authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    37bc45b View commit details
    Browse the repository at this point in the history
  7. fix(config-api): scope validation issue #9426 (#9428)

    * fix(config-api): asset mgt endpoint fixes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): asset upload
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): lock review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock code review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 delete functionality
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): acr validation
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): doc(config-api): IDP schema attribute descriptions #9187
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): uploading assets via API generates 2 entries #9178
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt, fido and IDP changes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 device endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): resolved sonar review issues
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sonar review comment fix
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): swagger spec
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): saml config attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock review point
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock endpoint fixes and SAML IDP NPE
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): implement timer for asset mgt to fetch and deploy assets forconfig-api #9403
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): scope validation issue #9426
    
    Signed-off-by: pujavs <[email protected]>
    
    ---------
    
    Signed-off-by: pujavs <[email protected]>
    pujavs authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0138e82 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. docs: fix mysql-ops command order (#9416)

    Signed-off-by: Mohammad Abudayyeh <[email protected]>
    moabu authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    297bdc0 View commit details
    Browse the repository at this point in the history
  2. feat(jans-lock): implement fetch policy stores (#9423)

    * chore(jans-cedarling): rebase from main after cedarling_mvp branch deletion
    
    The cedarling_mvp branch was merged and subsequently deleted. This commit rebases the current changes from the main branch to keep the branch up to date.
    
    list of rebased commits:
    rust demo code without connect to python
    
    cargo improvements
    
    fix format rule
    
    add to gitignore files that is used in debug process
    
    add parsing roles from token and it mapping
    
    remove unused text in readme
    
    added guide how to build
    
    add python binding
    
     python example hotfix
    
    make Id in python example more illustrative
    
    update to make tokens field jti optional
    
    fix readme file
    
    feat: store the sample policy stores in demo folder #9373
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    rename role mapper to token mapper
    
    add loading policy store from file or json
    
    show in example that we can use setter
    
    use single quote for action in python example
    
    update python bindings to use object Request
    
    added crate init_engine
    
    refactor authz, move some parts to init_engine
    
    added skip check clippy::enum_variant_names
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore: delete Readme.md
    
    For some reason my git client start but out.
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(chedarling) rename PolicyStoreEntry to PolicyStore
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(cedarling):  added load PolicyStore from file and URI
    
    also updated the python binding.
    
    also renamed the enum
    
    PolicyStoreConfig::LocalJson to JsonRaw
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(cedarling-python): added section Classes and Methods in python library
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(cedarling): added to python binding documentation example how to init PolicyStore using methods:
    - from_raw_json
    - from_filepath
    - from_remote_uri
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(cedarling): added to python binding documentation notice that for windows we no need to install
     maturin[patchelf]
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(cedarling): added example how to extract the "role" claim from the userinfo token
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(cedarling): added note that we should see `cedarling_python` listed among the available packages.
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * doc(cedarling): added note that user on linux maybe need to install build-essential for cedarling_python
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    ---------
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    olehbozhok and moabu authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    cea08b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19e770a View commit details
    Browse the repository at this point in the history
  4. fix(jans-cli-tui): hide messages configuration page (#9437)

    * fix(jans-cli-tui): hide Messages configuration page
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * docs(jans-cli-tui): hide messages configuration in documents
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    ---------
    
    Signed-off-by: Mustafa Baser <[email protected]>
    devrimyatar authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b07568e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8606bbc View commit details
    Browse the repository at this point in the history
  6. feat(jans-cli-tui): deploy Agama Lab community projects (#9370)

    * feat(jans-cli-tui): deploy Agama Lab community projects
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * fix(jans-cli-tui): typo
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * fix(jans-cli-tui): typo
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * feat(jans-cli-tui): display agama project url after deployment
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * fix(jans-cli-tui): rename agama upload project button
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * fix(jans-cli-tui): typo
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * fix(jans-cli-tui): typo
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * chore(jans-cli-tui): agama display options in dialog
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * docs(jans-cli-tui): update agama deployment docs for online deployment
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    ---------
    
    Signed-off-by: Mustafa Baser <[email protected]>
    devrimyatar authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    adfd926 View commit details
    Browse the repository at this point in the history
  7. Jans config fix (#9448)

    * fix(config-api): asset mgt endpoint fixes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): asset upload
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): lock review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock code review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 delete functionality
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): acr validation
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): doc(config-api): IDP schema attribute descriptions #9187
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): uploading assets via API generates 2 entries #9178
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt, fido and IDP changes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 device endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): resolved sonar review issues
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sonar review comment fix
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): swagger spec
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): saml config attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock review point
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock endpoint fixes and SAML IDP NPE
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): implement timer for asset mgt to fetch and deploy assets forconfig-api #9403
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): scope validation issue #9426
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): asset delete error fix
    
    Signed-off-by: pujavs <[email protected]>
    
    ---------
    
    Signed-off-by: pujavs <[email protected]>
    pujavs authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    cc02c6f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. fix: update wrong clause (#9454)

    fix: update wrong clause #9181
    
    Signed-off-by: jgomer2001 <[email protected]>
    jgomer2001 authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9ec8afc View commit details
    Browse the repository at this point in the history
  2. feat: allow specifying scopes during execution of authz url (#9452)

    * feat: allow specifying scopes during execution of authz url
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * feat: allow specifying scopes during execution of authz url
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * feat: code fix
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    ---------
    
    Signed-off-by: Arnab Dutta <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    duttarnab and moabu authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    82ea7df View commit details
    Browse the repository at this point in the history
  3. fix(jans-trap): Next Month Arrow is Hidden in calender of client expi…

    …ry date input while register new OIDC client (#9451)
    
    fix:Next Month Arrow is Hidden in calender of client expiry date input while register new OIDC client
    
    Signed-off-by: Jatin Mehta <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    mjatin-dev and moabu authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6a75640 View commit details
    Browse the repository at this point in the history
  4. fix(jans-linux-setup): jans ldap link server (#9457)

    * fix(jans-linux-setup): jans ldap link server
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * docs(jans-linux-setup): jans ldap link server
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * fix(jans-linux-setup): ldap link server arg and var name fixes
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    ---------
    
    Signed-off-by: Mustafa Baser <[email protected]>
    devrimyatar authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    14c854a View commit details
    Browse the repository at this point in the history
  5. fix(jans-auth-server): when arc is changed to agama flow fails with A…

    …crChangedException #9374 (#9458)
    
    * fix(jans-auth-server): when arc is changed to agama flow fails with AcrChangedException #9374
    
    Signed-off-by: YuriyZ <[email protected]>
    
    * removed debug line
    
    Signed-off-by: YuriyZ <[email protected]>
    
    ---------
    
    Signed-off-by: YuriyZ <[email protected]>
    yuriyz authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    664b866 View commit details
    Browse the repository at this point in the history
  6. fix(jans-cli-tui): asset issues (#9441)

    * fix(jans-cli-tui): asset fileName
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * fix(jans-cli-tui): don't ask file name when editing asset
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * docs(jans-cli-tui): update assets docs
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * fix(jans-cli-tui): allow re-upload asset when edtiting
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * fix(jans-cli-tui): asset service
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * fix(jans-cli-tui): focus if deletation error popup raises in asset
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    ---------
    
    Signed-off-by: Mustafa Baser <[email protected]>
    devrimyatar authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b6722b5 View commit details
    Browse the repository at this point in the history
  7. fix(jans-linux-setup): ruamel.yaml fixes (#9462)

    * fix(jans-linux-setup): ruamel.yaml fixes
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * fix(jans-cli-tui): newest ruamel.yaml compatibility
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    ---------
    
    Signed-off-by: Mustafa Baser <[email protected]>
    devrimyatar authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    39ba40a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. docs(SCIM config): update the configuration guides for SCIM #9337 (#9402

    )
    
    * docs(scim): updated user management
    
    Signed-off-by: Mobarak Hosen Shakil <[email protected]>
    
    * docs(scim): updated group management
    
    Signed-off-by: Mobarak Hosen Shakil <[email protected]>
    
    * docs(scim): removed auto created jans-chip .gradle files
    
    Signed-off-by: Mobarak Hosen Shakil <[email protected]>
    
    ---------
    
    Signed-off-by: Mobarak Hosen Shakil <[email protected]>
    Co-authored-by: Dhaval D <[email protected]>
    imShakil and ossdhaval authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4c4aa9e View commit details
    Browse the repository at this point in the history
  2. fix(jans-cli-tui): scim patch operation (#9474)

    * fix(jans-cli-tui): scim patch operation
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * docs(jans-cli-tui): scim user patch
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * fix(jans-cli-tui): sample PatchRequest for scim
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    ---------
    
    Signed-off-by: Mustafa Baser <[email protected]>
    devrimyatar authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5584e9f View commit details
    Browse the repository at this point in the history
  3. fix(config-ap): lock audit endpoint parameter declaration error#9460 (#…

    …9473)
    
    * fix(config-api): asset mgt endpoint fixes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): asset upload
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): lock review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock code review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 delete functionality
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): acr validation
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): doc(config-api): IDP schema attribute descriptions #9187
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): uploading assets via API generates 2 entries #9178
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt, fido and IDP changes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 device endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): resolved sonar review issues
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sonar review comment fix
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): swagger spec
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): saml config attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock review point
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock endpoint fixes and SAML IDP NPE
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): implement timer for asset mgt to fetch and deploy assets forconfig-api #9403
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): scope validation issue #9426
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): asset delete error fix
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sysnc with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-ap): lock audit endpoint parameter declaration error#9460
    
    Signed-off-by: pujavs <[email protected]>
    
    ---------
    
    Signed-off-by: pujavs <[email protected]>
    pujavs authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    404b5bb View commit details
    Browse the repository at this point in the history
  4. feat(jans-lock): structuring Cedarling MVP according to the anatomy p…

    …rovided (#9455)
    
    * chore!(chedarling) rename authz to authz_engine
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore!(chedarling) rename jwt to jwt_engine
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore!(chedarling) move init_engine to engines folder
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore!(chedarling) move jwt_engine to engines folder
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore!(chedarling) move authz_engine to engines folder
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore!(chedarling) move cedarling_python to bindings folder
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat!(cedarling): created crate cedarling, to be main entry to all services
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore!(cedarling) rename authz_run to cedarling_run
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * doc(cedarling): added in cedarling_run example to TokenMapper about extract the "role" claim from the userinfo token
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(cedarling_python): add `init` function interface for Python bindings
    
    - Incorporate `init` binding to Python module
    - Rename `Authz` constructor to `init` in API docs
    - Update import statements for new functionality
    - Update python example
    - Enhance README with init function usage example
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(cedarling): add to gitignore file coverage.txt
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * test(cedarling): PolicyStoreConfig now includes unit tests
    
    Tests cover policy parsing from JSON, reading from file and error handling.
    
    Excluded loading policy from URI in unit tests as it's closer to integration testing.
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(cedarling): fix mistype in comment
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(cedarling): add to gitignore file coverage lcov.info
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(cedarling): remove unused errors from AuthzNewError
    
    Clean up the AuthzNewError by removing errors that are no longer in use. This prepares the codebase for future additions, as we anticipate handling new errors during Authz initialization.
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * tests(cedarling): added success test case for Authz
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(cedarling): remove unused file
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * tests(cedarling): added test cases to cover various Authz error scenarios
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(cedarling): remove unused macros to increase coverage rate
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(cedarling): add info about generating rust code coverage
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(cedarling): updated paths to the demo files
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(cedarling): added information about running rust tests
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(cedarling): minor refactor, remove error handling because using static type name
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(cedarling):  update gitignore to skip test_profile.profraw files
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * tests(cedarling): added tests that checks schema on init app.
    - base64 incorrect
    - schema incorrect
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * tests(cedarling): added tests that checks policy on init app.
    - base64 incorrect
    - schema incorrect
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-lock): remove using old name authz_run in README files and use cedarling_run instead
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-lock): added note about files that is used in unit tests
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * fix(jans-lock) fix crates (packages) version, set to 1.1.5
    
     Due to the monorepo policy the edition must start from the version it starts with in janssen so in this case it would be 1.1.5
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    ---------
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    olehbozhok and moabu authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e9e9808 View commit details
    Browse the repository at this point in the history
  5. fix(jans-cli-tui): duplicate schema names in info (#9481)

    Signed-off-by: Mustafa Baser <[email protected]>
    devrimyatar authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4e3941c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97493c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. feat(cedarling): add an example application using python binding (#9479)

    * feat(jans-lock): add example using python poetry
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-lock): add README file for binding folder
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * fix(jans-lock): fix version of example
    
     Due to the monorepo policy the edition must start from the version it starts with in janssen so in this case it would be `1.1.5`
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-lock): moved poetry example to the `examples` folder
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-lock): fix relative path to readme file
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-lock): removed redundant whitespace
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-lock): fix input text in the poetry example
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docks(jans-lock): updated poetry readme file. Fixed and updates notes about whl file
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    ---------
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    olehbozhok and moabu authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    fc71c51 View commit details
    Browse the repository at this point in the history
  2. fix(jans-tarp): next Month Arrow is Hidden in calander (#9477)

    * fix:Next Month Arrow is Hidden in calender of client expiry date input while register new OIDC client
    
    Signed-off-by: Jatin Mehta <[email protected]>
    
    * fix: update css in calender view
    
    Signed-off-by: Jatin Mehta <[email protected]>
    
    ---------
    
    Signed-off-by: Jatin Mehta <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    mjatin-dev and moabu authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5775da2 View commit details
    Browse the repository at this point in the history
  3. feat(jans-auth-server): updated tx_token implementation to latest tx …

    …spec 9-Sep-2024 #9352 (#9482)
    
    Signed-off-by: YuriyZ <[email protected]>
    yuriyz authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9da5c1f View commit details
    Browse the repository at this point in the history
  4. feat(jans-lock): add endpoints to allow send bulk audit data (#9488)

    * feat(jans-config-api): allow bulk audit data upload
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    * feat(jans-config-api): add lock bulk audit endpoints
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    * feat(jans-lock): use JsonNode instead of JSONObject
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    * feat(jans-config-api): merge from main
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    * feat(jans-config-api): merge from main
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    ---------
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    yurem authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9611711 View commit details
    Browse the repository at this point in the history
  5. feat(jans-config-api): update schema to conform code (#9490)

    Signed-off-by: Yuriy Movchan <[email protected]>
    yurem authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0f3838b View commit details
    Browse the repository at this point in the history
  6. feat(jans-conf-api): evaluationTimeNs should be integer (#9492)

    Signed-off-by: Yuriy Movchan <[email protected]>
    yurem authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5b911a7 View commit details
    Browse the repository at this point in the history
  7. fix(terraform-provider-jans): update terraform module (#9464)

    * fix(terraform-provider-jans): update terraform provider
    
    Signed-off-by: moabu <[email protected]>
    
    * fix: fix references for acr and app configuration
    
    Signed-off-by: moabu <[email protected]>
    
    ---------
    
    Signed-off-by: moabu <[email protected]>
    moabu authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c15ccfe View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. feat(jans-lock): cedarling code refactoring to improve its readabilit…

    …y and maintainance (#9493)
    
    * feat!(jans-lock): remove cedarling code
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-lock): created empty cedarling crate, with default parameters
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-lock): add auth module
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-lock): add init module
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-lock): add jwt module
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-lock): added readme file
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-lock): added license notice
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-lock): add test module
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-lock): add lock module
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-lock): add models module
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-lock): add log module
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    ---------
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    olehbozhok authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    af9d2bc View commit details
    Browse the repository at this point in the history
  2. chore: sync assets for OCI images (#9497)

    * chore: sync assets for OCI images
    
    Signed-off-by: iromli <[email protected]>
    
    * chore(docker-jans-casa): cleanup code
    
    ---------
    
    Signed-off-by: iromli <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    iromli and moabu authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4b07e84 View commit details
    Browse the repository at this point in the history
  3. chore(release): release 1.1.5 (#9499)

    * chore(release): release 1.1.5
    
    Signed-off-by: moabu <[email protected]>
    
    * chore(release): update Dockerfile source version
    
    Signed-off-by: moabu <[email protected]>
    
    * chore: update Dockerfile
    
    * fix: missing pip package
    
    Signed-off-by: moabu <[email protected]>
    
    ---------
    
    Signed-off-by: moabu <[email protected]>
    moabu authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    72593e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. chore(release): prep work for 1.1.6-SNAPSHOT and dev (#9516)

    chore: release 1.1.6 SNAPSHOT
    
    Signed-off-by: moabu <[email protected]>
    moabu authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2cbfeed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df0fb3d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. docs: update README.md for Lock changes (#9509)

    Updated README - Jans Lock and intro edit.
    
    Co-authored-by: Dhaval D <[email protected]>
    nynymike and ossdhaval authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    016bf37 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. docs(config): logging config documentation update (#9109)

    * docs(loggin): logging config update changes
    
    Signed-off-by: ossdhaval <[email protected]>
    
    * docs(logging): fix loggin document format
    
    Signed-off-by: ossdhaval <[email protected]>
    
    * docs(logging): update detail of TUI
    
    Signed-off-by: ossdhaval <[email protected]>
    
    ---------
    
    Signed-off-by: ossdhaval <[email protected]>
    ossdhaval authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d60da8e View commit details
    Browse the repository at this point in the history
  2. feat(jans-linux-setup): turn off update profile on first login for th…

    …e review profile step in the first broker login flow (#9522)
    
    Signed-off-by: Mustafa Baser <[email protected]>
    devrimyatar authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9b4f5cf View commit details
    Browse the repository at this point in the history
  3. fix(jans-auth-server): new jans server installation show null in plac…

    …e of client_name #9415 (#9523)
    
    Signed-off-by: YuriyZ <[email protected]>
    yuriyz authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    23ef80c View commit details
    Browse the repository at this point in the history
  4. feat(jans-auth): update SG script to conform API (#9541)

    Signed-off-by: Yuriy Movchan <[email protected]>
    yurem authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    dc7afcd View commit details
    Browse the repository at this point in the history
  5. fix(jans-cli-tui): hide realm in idp setup (#9538)

    * fix(jans-cli-tui): hide realm in idp setup
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * docs(jans-cli-tui): update IDP for TUI
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    ---------
    
    Signed-off-by: Mustafa Baser <[email protected]>
    devrimyatar authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6580d48 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. feat(jans-auth): update SG script to conform API (#9551)

    * feat(jans-auth): update SG script to conform API
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    * feat(jans-auth): update SG script to conform API
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    ---------
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    Co-authored-by: Yuriy M. <[email protected]>
    yurem and yuremm authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    661b380 View commit details
    Browse the repository at this point in the history
  2. Sg fix api (#9552)

    * feat(jans-auth): update SG script to conform API
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    * feat(jans-auth): update SG script to conform API
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    * feat(jans-auth): update SG script to conform API
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    * feat(jans-auth): update SG script to conform API
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    ---------
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    yurem authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    607a16f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. feat(config-api): client token mgt endpoint (#9554)

    * fix(config-api): asset mgt endpoint fixes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): asset upload
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): lock review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock code review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 delete functionality
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): acr validation
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): doc(config-api): IDP schema attribute descriptions #9187
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): uploading assets via API generates 2 entries #9178
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt, fido and IDP changes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 device endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): resolved sonar review issues
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sonar review comment fix
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): swagger spec
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): saml config attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock review point
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock endpoint fixes and SAML IDP NPE
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): implement timer for asset mgt to fetch and deploy assets forconfig-api #9403
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): scope validation issue #9426
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): asset delete error fix
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sysnc with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-ap): lock audit endpoint parameter declaration error#9460
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token functionality
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(Config-api): lock audit endpoint path param rectification
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): clint token endpoint - wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): clint token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    ---------
    
    Signed-off-by: pujavs <[email protected]>
    Co-authored-by: YuriyZ <[email protected]>
    pujavs and yuriyz authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    f4bcaad View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. refactor(jans-cedarling): move cedarling top level (#9564)

    * refactor: move cedarling top level
    
    Signed-off-by: moabu <[email protected]>
    
    * ci: update labels schema
    
    Signed-off-by: moabu <[email protected]>
    
    ---------
    
    Signed-off-by: moabu <[email protected]>
    moabu authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c03344a View commit details
    Browse the repository at this point in the history
  2. docs: add license header instruction to contribution guide (#9500)

    * docs:add license header instrucstion
    
    Signed-off-by: ossdhaval <[email protected]>
    
    * docs: add license header and CLA section
    
    Signed-off-by: ossdhaval <[email protected]>
    
    * docs: add link to the CLA file
    
    Signed-off-by: ossdhaval <[email protected]>
    
    ---------
    
    Signed-off-by: ossdhaval <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    ossdhaval and moabu authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4dcd3a3 View commit details
    Browse the repository at this point in the history
  3. feat (cedarling): Log Startup message (#9546)

    chore(jans-cedarling): move `cedarling` from `jans-lock` to `jans-cedarling` top level
    
    Squash all previous changes:
    
    chore(jans-cedarling): refactor, improve organization of config entity imports
    docs(jans-cedarling): add to README how to generate documentation
    chore(jans-cedarling): rename unexported field in the writer
    feat(jans-cedarling): add Authz to the Cedarling instance
    feat(jans-cedarling): add Cedarling instance
    docs(jans-cedarling): fix docstring
    test(jans-cedarling): fix log/test, import LogWriter
    docs(jans-cedarling): added to README information how to run unit tests
    test(jans-cedarling): move unit test for LogStrategy to log/test module
    docs(jans-cedarling): added to README information how to get code-coverage
    test(jans-cedarling): add unit test for LogStrategy
    test(jans-cedarling): add unit test for MemoryLogger
    chore(jans-cedarling): make fields in AuthorizationLogInfo struct public
    test(jans-cedarling): add unit test for StdOutLogger
    docs(jans-cedarling): added README to log module
    chore(jans-cedarling): add note about using uuids in different situation
    docs(jans-cedarling): improved README, added not about `log_init.rs`  file. And information about each log type.
    chore(jans-cedarling): fix clippy warnings about doc identation
    chore(jans-cedarling): fix clippy warnings
    docs(jans-cedarling): improved documentation in the log crate.
    docs(jans-cedarling): add links to the bootstrap properties in the documentation
    docs(jans-cedarling): improved documentation in the log crate. Made it public to see message from autogenerated documentation page
    chore(jans-cedarling): remove unused imports
    chore(jans-cedarling): add macros allow(dead_code) to the Authz struct
    chore(jans-cedarling): refactor make StdOutLogger more simple
    chore(jans-cedarling): refactor to use imported names for shorter match cases
    feat(jans-cedarling): add example of run cedarling Authz and updated Readme
    chore(jans-cedarling): refactor implementation  MemoryLogger method log
    chore(jans-cedarling): rename method get_logs to get_log_ids according to last changes in the `Final Cedarling Log Design`
    chore(jans-cedarling): change name on init Authz
    chore(jans-cedarling): add derive Clone, Copy to the LogType and MemoryLogConfig
    chore(jans-cedarling): added doc message to MemoryLogConfig
    chore(jans-cedarling): add documentation notes for LogStrategy
    chore(jans-cedarling): add copyright note
    chore(jans-cedarling): add simple Authz with initialization logger service
    chore(jans-cedarling): add init_logger function
    chore(jans-cedarling): fix missed documentation
    chore(jans-cedarling): initialize logger using configuration settings
    chore(jans-cedarling): add configs for logger
    chore(jans-cedarling): add LogStrategy to unify multiple implementations under a common API
    chore(jans-cedarling): add MemoryLogger
    chore(jans-cedarling): add MemoryLogger and implement  LogWriter trait
    chore(jans-cedarling): make LogEntry properties public
    chore(jans-cedarling): added to sparkv error text error message
    chore(jans-cedarling): added сopyright note to sparkv
    chore(jans-cedarling): added StdOutLogger
    chore(jans-cedarling): added NopLogger, that do nothing.
    chore(jans-cedarling): added log interfaces
    chore(jans-cedarling): added log LogEntry struct and related to it.
    feat(jans-cedarling): added fork of the SparKV as is
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    olehbozhok authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ed80ee6 View commit details
    Browse the repository at this point in the history
  4. fix: update jansExtUid regardless of skipProfileUpdate value (#9566)

    fix: update jansExtUid regardless of skipProfileUpdate value #9558
    
    Signed-off-by: jgomer2001 <[email protected]>
    jgomer2001 authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    dabf7f5 View commit details
    Browse the repository at this point in the history
  5. chore: remove id_token_hint from logout url (#9567)

    chore: remove id_token_hint from logout url #9562
    
    Signed-off-by: jgomer2001 <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    jgomer2001 and moabu authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    46d2027 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. feat(jans-lock): rename Lock Master to Lock Server (#9573)

    feat(jans-lock): rename Lock Master to Lock Server #9572
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    yurem authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f02d7e6 View commit details
    Browse the repository at this point in the history
  2. fix(jans-fido): correct display name for fido interception script #9485

    … (#9574)
    
    Signed-off-by: shekhar16 <[email protected]>
    Co-authored-by: Devrim <[email protected]>
    shekhar16 and devrimyatar authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1b3ff7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dcb12b View commit details
    Browse the repository at this point in the history
  4. feat(jans-orm): add CB cluster option waitUntilReady support #9570 (#…

    …9571)
    
    * feat(jans-orm): add CB cluster option waitUntilReady support
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    * feat(jans-orm): add CB cluster option waitUntilReady support
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    ---------
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    yurem authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    779582f View commit details
    Browse the repository at this point in the history
  5. fix: changes in passkey script (#9582)

    fix:changes in passkey script
    
    Signed-off-by: Arnab Dutta <[email protected]>
    duttarnab authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9082677 View commit details
    Browse the repository at this point in the history
  6. chore: update labels in fido2 page (#9585)

    chore: update labels #9544
    
    Signed-off-by: jgomer2001 <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    jgomer2001 and moabu authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    57f3e30 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. feat(jans-cedarling): Policy Store: Parse Schema and Policies (#9575)

    * feat(jans-cedarling): add PolicyStore and field schema. Also added decoding from json.
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * test(jans-cedarling): add unit tests to check `parse_cedar_schema` (deserialize cedar schema from json)
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-cedarling): add docs for PolicyStore
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): add loading policy store based on config
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): add loading policy store to Cedarling
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): rename LogType to LogTypeConfig
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): fix `log_init` example after updating config
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): add allow(dead_code) on schema
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): add copyright notice
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-cedarling): add README to init module
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-cedarling): add README to authz module
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): update message in ErrorLoadPolicyStore::MoreThanOnePolicy
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): add comments to Cedarling::new
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): remove unnecessary code
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-cedarling):  in README removed `Cedarling bindings` section
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): move position of PolicyStoreMap to be first
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): refactor, move errors messages to the enum
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    ---------
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    olehbozhok and moabu authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    66c5159 View commit details
    Browse the repository at this point in the history
  2. feat(jans-auth-server): OpenID AuthZEN - added subject, resource, act…

    …ion and context definitions
    
    Signed-off-by: YuriyZ <[email protected]>
    yuriyz committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    336ed6b View commit details
    Browse the repository at this point in the history
  3. feat(config-api): session and token endpoint (#9595)

    * fix(config-api): asset mgt endpoint fixes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): asset upload
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): lock review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock code review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 delete functionality
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): acr validation
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): doc(config-api): IDP schema attribute descriptions #9187
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): uploading assets via API generates 2 entries #9178
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt, fido and IDP changes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 device endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): resolved sonar review issues
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sonar review comment fix
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): swagger spec
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): saml config attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock review point
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock endpoint fixes and SAML IDP NPE
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): implement timer for asset mgt to fetch and deploy assets forconfig-api #9403
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): scope validation issue #9426
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): asset delete error fix
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sysnc with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-ap): lock audit endpoint parameter declaration error#9460
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token functionality
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(Config-api): lock audit endpoint path param rectification
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): clint token endpoint - wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): clint token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session ednpoint wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session ednpoint wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session and token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    ---------
    
    Signed-off-by: pujavs <[email protected]>
    Co-authored-by: YuriyZ <[email protected]>
    pujavs and yuriyz authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e04e105 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. feat(docker-jans-saml): turn off profile update on first login (#9561)

    * feat(docker-jans-saml): turn off profile update on first login
    
    Signed-off-by: iromli <[email protected]>
    
    * refactor(docker-jans-saml): remove code smell
    
    Signed-off-by: iromli <[email protected]>
    
    * refactor(docker-jans-saml): remove unnecessary logging message
    
    Signed-off-by: iromli <[email protected]>
    
    ---------
    
    Signed-off-by: iromli <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    iromli and moabu authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d480e81 View commit details
    Browse the repository at this point in the history
  2. fix(jans-pycloudlib): couchbase client exec_query doesn't support tim…

    …eout option (#9519)
    
    Signed-off-by: iromli <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    iromli and moabu authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    34c6899 View commit details
    Browse the repository at this point in the history
  3. feat(jans-cedarling): Policy Store: Parse Policies - both valid and i…

    …nvalid (#9584)
    
    * feat(jans-cedarling): added parsing policy to get `cedar_policy::PolicySet`
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * test(jans-cedarling): add unit tests to parse_policy_set
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-cedarling): add doc string to the `load_policy_store_map` function
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): refactor, move errors messages to the enum
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * test(jans-cedarling): add compare full string in `test_read_cedar_error`, so it should be better
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): refactor, rename entites to be more descriptive
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * test(jans-cedarling): add compare full string in `test_policy_error`, so it should be better
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): refactor, rename ParsePolicySetErrMsg to ParsePolicySetMessage to be more descriptive
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): refactor, rename ParceCedarSchemaErrMsg to ParceCedarSchemaSetMessage to be more descriptive
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    ---------
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    olehbozhok and moabu authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ea17aee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76c7466 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. feat(jans-tarp): Show loader in jans tarp on Submit/Add form until re…

    …sponse comes from API. (#9603)
    
    feat: hide loader when tab is closed
    
    Signed-off-by: Jatin Mehta <[email protected]>
    mjatin-dev authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e6fcec1 View commit details
    Browse the repository at this point in the history
  2. refactor(docs): minor re-organisation of documentation sections (#9583)

    * refactor(docs): move `cedarling` to top-level
    
    Signed-off-by: ossdhaval <[email protected]>
    
    * refactor(docs): move `Contributing` and `governance`
    
    Move these sections to the right
    
    Signed-off-by: ossdhaval <[email protected]>
    
    * refactor(docs): rename `administration` section to `Janssen Server`
    
    Signed-off-by: ossdhaval <[email protected]>
    
    * refactor(docs): rename `admin` to `janssen-server`
    
    Signed-off-by: ossdhaval <[email protected]>
    
    * docs(url): fix url issue
    
    Signed-off-by: ossdhaval <[email protected]>
    
    * docs(url): jans fix url issue
    
    Signed-off-by: ossdhaval <[email protected]>
    
    * fix(docs): jans fix url issue
    
    Signed-off-by: ossdhaval <[email protected]>
    
    * Revert "refactor(docs): rename `admin` to `janssen-server`"
    
    This reverts commit bd69a69.
    
    Signed-off-by: ossdhaval <[email protected]>
    
    ---------
    
    Signed-off-by: ossdhaval <[email protected]>
    ossdhaval authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    002249d View commit details
    Browse the repository at this point in the history
  3. refactor(docs): rename admin to janssen-server (#9612)

    Signed-off-by: ossdhaval <[email protected]>
    ossdhaval authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    133daa4 View commit details
    Browse the repository at this point in the history
  4. feat(config-api): enhancement to fido2 delete endpoint, revoke sessio…

    …n endpoint and added new fetch session endpoint (#9614)
    
    * fix(config-api): asset mgt endpoint fixes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): asset upload
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): lock review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock code review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 delete functionality
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): acr validation
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): doc(config-api): IDP schema attribute descriptions #9187
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): uploading assets via API generates 2 entries #9178
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt, fido and IDP changes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 device endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): resolved sonar review issues
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sonar review comment fix
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): swagger spec
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): saml config attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock review point
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock endpoint fixes and SAML IDP NPE
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): implement timer for asset mgt to fetch and deploy assets forconfig-api #9403
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): scope validation issue #9426
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): asset delete error fix
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sysnc with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-ap): lock audit endpoint parameter declaration error#9460
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token functionality
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(Config-api): lock audit endpoint path param rectification
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): clint token endpoint - wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): clint token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session ednpoint wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session ednpoint wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session and token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session and fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    ---------
    
    Signed-off-by: pujavs <[email protected]>
    Co-authored-by: YuriyZ <[email protected]>
    pujavs and yuriyz authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f46fe6b View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. feat(orm): update ORM drivers #9618 (#9619)

    Signed-off-by: Yuriy Movchan <[email protected]>
    yurem authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9984ce0 View commit details
    Browse the repository at this point in the history
  2. test(config-api): marked ignore for failing test case (#9616)

    * fix(config-api): asset mgt endpoint fixes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): asset upload
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): lock review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock code review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 delete functionality
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): acr validation
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): doc(config-api): IDP schema attribute descriptions #9187
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): uploading assets via API generates 2 entries #9178
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt, fido and IDP changes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 device endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): resolved sonar review issues
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sonar review comment fix
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): swagger spec
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): saml config attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock review point
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock endpoint fixes and SAML IDP NPE
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): implement timer for asset mgt to fetch and deploy assets forconfig-api #9403
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): scope validation issue #9426
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): asset delete error fix
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sysnc with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-ap): lock audit endpoint parameter declaration error#9460
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token functionality
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(Config-api): lock audit endpoint path param rectification
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): clint token endpoint - wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): clint token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session ednpoint wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session ednpoint wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session and token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session and fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * test(config-api): marked session failing test case
    
    Signed-off-by: pujavs <[email protected]>
    
    ---------
    
    Signed-off-by: pujavs <[email protected]>
    Co-authored-by: YuriyZ <[email protected]>
    pujavs and yuriyz authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    bfba964 View commit details
    Browse the repository at this point in the history
  3. fix(jans-auth-server): prevent rxss #9613 (#9620)

    Signed-off-by: YuriyZ <[email protected]>
    yuriyz authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0dfe0ff View commit details
    Browse the repository at this point in the history
  4. feat(jans-cedarling): add python bindings (#9607)

    * feat(jans-cedarling): add empty cedarling_python module that contain the binding to the python
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): add python binding for AuthzConfig
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): add python binding for MemoryLogConfig
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): add python binding for OffLogConfig
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): add python binding for StdOutLogConfig
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): add README to python config module
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): add python binding for PolicyStoreSource
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): add python binding for PolicyStoreConfig
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): add python binding for BootstrapConfig
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): fix clippy warns
    
    after update clippy
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): make Cedarling implement Send + Sync to allow safely share between threads
    
    It is necessary for python bindings
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): add python binding for Cedarling instance
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-cedarling): add information about how to build python bindings
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-cedarling): add information about how to read documentation
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-cedarling): add information about location python bindings
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-cedarling): fix doc message
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-cedarling): fix doc message
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-cedarling): added information about python types definitions
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): remove bad comment
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): set to raise TypeError when set incorrect LogConfig
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): improve error messages in the ParsePolicySetMessage
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * test(jans-cedarling): add pytest unit tests for cedarling python
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-cedarling): add information how to run python unit tests
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): add with statement to python test test_load_policy_store
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): add with statement to python example file
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): remove outdated comment
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): fix use expect instead of panic
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): rename enum messages cases to usual rust naming
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-cedarling): fix spelling in README file
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-cedarling): make PyValueError message better for PolicyStoreConfig and AuthzConfig
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling):  rename python OffLogConfig to DisabledLoggingConfig
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-cedarling): in readme merge section Prerequisites and Installing the Python Library
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-cedarling): Changes to the python types documentation
    
    docs(jans-cedarling): update docstring for python AuthzConfig
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    docs(jans-cedarling): update docstring for python BootstrapConfig
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    docs(jans-cedarling): update docstring for python MemoryLogConfig
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    docs(jans-cedarling): update docstring for python DisabledLoggingConfig
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    docs(jans-cedarling): update docstring for python PolicyStoreConfig
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    docs(jans-cedarling): update docstring for python PolicyStoreSource
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    docs(jans-cedarling): update docstring for python StdOutLogConfig
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    docs(jans-cedarling): update docstring for python Cedarling
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    docs(jans-cedarling): update docstring for python PolicyStoreConfig
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    docs(jans-cedarling): update docstring for python MemoryLogConfig
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    docs(jans-cedarling): update docstring for python BootstrapConfig
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    docs(jans-cedarling): update docstring for python AuthzConfig
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    docs(jans-cedarling): generate new PYTHON_TYPES.md
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): fix minimal cedarling version
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    ---------
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    Co-authored-by: Arnab Dutta <[email protected]>
    olehbozhok and duttarnab authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2d78b66 View commit details
    Browse the repository at this point in the history
  5. chore: skip plugin build (#9594)

    * chore: skip plugin build #9591
    
    Signed-off-by: jgomer2001 <[email protected]>
    
    * fix: adjust supported casa plugins
    
    Signed-off-by: Mohammad Abudayyeh <[email protected]>
    
    * chore: remove agama project from plugin entry
    
    Signed-off-by: Mohammad Abudayyeh <[email protected]>
    
    ---------
    
    Signed-off-by: jgomer2001 <[email protected]>
    Signed-off-by: Mohammad Abudayyeh <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    jgomer2001 and moabu authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    df79335 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9d206f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. fix(docs): Update Cedarling content (#9629)

    * docs: cedarling documenation and diagram updates
    
    * docs: added notes on log record types
    
    ---------
    
    Co-authored-by: Dhaval D <[email protected]>
    nynymike and ossdhaval authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0ed1517 View commit details
    Browse the repository at this point in the history
  2. fix(docs): fix broken links (#9623)

    * fix(docs): jans fix url issue
    
    Signed-off-by: ossdhaval <[email protected]>
    
    * fix(docs): jans fix url issue
    
    Signed-off-by: ossdhaval <[email protected]>
    
    * fix(docs): jans fix url issue
    
    Signed-off-by: ossdhaval <[email protected]>
    
    ---------
    
    Signed-off-by: ossdhaval <[email protected]>
    Signed-off-by: Dhaval D <[email protected]>
    ossdhaval authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    dca6d73 View commit details
    Browse the repository at this point in the history
  3. fix(docs): add missing hash for Python 3.11 (#9628)

    Signed-off-by: iromli <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    iromli and moabu authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c7f4a70 View commit details
    Browse the repository at this point in the history
  4. feat(jans-auth-server): OpenID AuthZEN - added request, response and …

    …response context definitions
    
    Signed-off-by: YuriyZ <[email protected]>
    yuriyz committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c23fbd0 View commit details
    Browse the repository at this point in the history
  5. chore: update scorecard workflow (#9632)

    ci: update scorecard version
    
    Signed-off-by: moabu <[email protected]>
    moabu authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    eaf321e View commit details
    Browse the repository at this point in the history
  6. fix(jans-linux-setup): remove admin group (#9633)

    Signed-off-by: Mustafa Baser <[email protected]>
    devrimyatar authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ce41cff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b255313 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    012c29c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. feat(jans-auth-server): OpenID AuthZEN - added new access evaluation …

    …custom script
    
    Signed-off-by: YuriyZ <[email protected]>
    yuriyz committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    05f33cf View commit details
    Browse the repository at this point in the history
  2. fix(jans-linux-setup): remove references of the admin group #9646 (#9647

    )
    
    * fix(jans-linux-setup): remove jansManagerGrp from base
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * fix(jans-linux-setup): delete unused script
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    ---------
    
    Signed-off-by: Mustafa Baser <[email protected]>
    devrimyatar authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5e7b579 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. chore(cloud-native): sync assets and dependencies (#9606)

    * chore(cloud-native): sync assets and dependencies
    
    Signed-off-by: iromli <[email protected]>
    
    * chore(cloud-native): update jans-couchbase.properties template
    
    Signed-off-by: iromli <[email protected]>
    
    * fix: remove admin group
    
    Signed-off-by: iromli <[email protected]>
    
    * fix: remove references to unused admin group
    
    Signed-off-by: iromli <[email protected]>
    
    * chore(cloud-native): sync upstream assets
    
    Signed-off-by: iromli <[email protected]>
    
    ---------
    
    Signed-off-by: iromli <[email protected]>
    iromli authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    538ce59 View commit details
    Browse the repository at this point in the history
  2. fix(jans-cli-tui): mime-type check (#9650)

    * fix(jans-cli-tui): mime-type check
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * fix(jans-cli-tui): get open-id configuration
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    ---------
    
    Signed-off-by: Mustafa Baser <[email protected]>
    devrimyatar authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    0a2f980 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bc8a6a View commit details
    Browse the repository at this point in the history
  4. feat(jans-auth-server): OpenID AuthZEN - added test for access evalua…

    …tion validator
    
    Signed-off-by: YuriyZ <[email protected]>
    yuriyz committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e032900 View commit details
    Browse the repository at this point in the history
  5. docs: fix wrong Agama engine paths (#9662)

    docs: fix wrong paths #9661
    
    Signed-off-by: jgomer2001 <[email protected]>
    jgomer2001 authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    4b62acb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cfc337e View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. feat(jans-auth-server): OpenID AuthZEN - added access evaluation scop…

    …e and feature flag
    
    Signed-off-by: YuriyZ <[email protected]>
    yuriyz committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    a9d4d5b View commit details
    Browse the repository at this point in the history
  2. feat(jans-bom): update spanner libs (#9668)

    Signed-off-by: Yuriy Movchan <[email protected]>
    yurem authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    71bba37 View commit details
    Browse the repository at this point in the history
  3. feat(config-api): custom asset mgt enhancement for asset dir mapping (#…

    …9665)
    
    * fix(config-api): asset mgt endpoint fixes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): asset upload
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): lock review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock code review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 delete functionality
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): acr validation
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): doc(config-api): IDP schema attribute descriptions #9187
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): uploading assets via API generates 2 entries #9178
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt, fido and IDP changes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 device endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): resolved sonar review issues
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sonar review comment fix
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): swagger spec
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): saml config attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock review point
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock endpoint fixes and SAML IDP NPE
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): implement timer for asset mgt to fetch and deploy assets forconfig-api #9403
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): scope validation issue #9426
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): asset delete error fix
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sysnc with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-ap): lock audit endpoint parameter declaration error#9460
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token functionality
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(Config-api): lock audit endpoint path param rectification
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): clint token endpoint - wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): clint token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session ednpoint wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session ednpoint wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session and token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session and fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * test(config-api): marked session failing test case
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt dir mapping changes wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt dir changes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt changes for dir
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt endpoint -wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): custom asset mgt wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): custom asset mgt
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): custom asset mgt
    
    Signed-off-by: pujavs <[email protected]>
    
    ---------
    
    Signed-off-by: pujavs <[email protected]>
    Co-authored-by: YuriyZ <[email protected]>
    pujavs and yuriyz authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b4d6e20 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. feat(jans-cedarling): parse access_token -- create access token and C…

    …lient entity (#9631)
    
    * feat(jans-cedarling): add jwt config
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): add parsing the access_token
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): refactoring make names more simple
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): remove unused comment
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * test(jans-cedarling): add test cases for entities/create
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): added DI container and refactored configuration types
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): added  python bindings for authorize method
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * test(jans-cedarling): fix doctest for `di`
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-cedarling): update documentation for python binding,  left only triple backtick without following the language
    
    and generated ned documentation for python
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * test(jans-cedarling): updated name for test case to successful_scenario
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): removed comment
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): removed unnecessary space on print string
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-cedarling): fix fork link for `di` crate
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): add parsing cedar schema to `CedarSchemaJson` structure
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * test(jans-cedarling): fix python test cases
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): fix clippy issues
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    ---------
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    olehbozhok and moabu authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8087e03 View commit details
    Browse the repository at this point in the history
  2. docs: split apart Cedarling Docs into Multiple Pages (#9670)

    * docs: Updated Cedarling Docs
    
    * docs: Updated Mkdocs Navidation
    
    * docs: proofreading changes
    
    Signed-off-by: ossdhaval <[email protected]>
    
    ---------
    
    Signed-off-by: ossdhaval <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    Co-authored-by: ossdhaval <[email protected]>
    3 people authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    91b6874 View commit details
    Browse the repository at this point in the history
  3. docs(docker-compose): update docs to be more comprehensive (#9658)

    * docs(docker-compose): show case different persistence options available
    
    Signed-off-by: Amro Misbah <[email protected]>
    
    * fix(docker-compose): remove unused variable
    
    Signed-off-by: Amro Misbah <[email protected]>
    
    * fix(docker-compose): this looks duplicate. repeated 3 lines above
    
    Signed-off-by: Amro Misbah <[email protected]>
    
    * docs: some fixes
    
    Signed-off-by: Amro Misbah <[email protected]>
    
    ---------
    
    Signed-off-by: Amro Misbah <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    misba7 and moabu authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    63e3e00 View commit details
    Browse the repository at this point in the history
  4. feat(jans-orm): redefine protobuf-java version (#9688)

    Signed-off-by: Yuriy Movchan <[email protected]>
    yurem authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8657118 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. docs: update account-linking-index.md (#9542)

    Update account-linking-index.md
    
    `-Dacr` value should be "agama_io.jans.casa.authn.acctlinking", not "io.jans.casa.authn.acctlinking"
    
    Signed-off-by: mzico <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    mzico and moabu authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    907034c View commit details
    Browse the repository at this point in the history
  2. docs(jans-cedarling): add python docs (#9691)

    * docs(jans-cedarling): add python readme
    
    Signed-off-by: SafinWasi <[email protected]>
    
    * docs(jans-cedarling): more docs for python
    
    Signed-off-by: SafinWasi <[email protected]>
    
    * docs(jans-cedarling): fix policy store instructions
    
    Signed-off-by: SafinWasi <[email protected]>
    
    ---------
    
    Signed-off-by: SafinWasi <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    SafinWasi and moabu authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    345a227 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. fix(docs): update old tui command with new jans wrapper version (#9709

    )
    
    fix(docs): update tui command
    
    Signed-off-by: ossdhaval <[email protected]>
    ossdhaval authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a924902 View commit details
    Browse the repository at this point in the history
  2. fix(docs): update customization doc for asset intake details (#9695)

    fix(docs): update customize web page
    
    Signed-off-by: ossdhaval <[email protected]>
    ossdhaval authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ffb3654 View commit details
    Browse the repository at this point in the history
  3. chore(jans-keyclokak-integration): update dependencies causing securi…

    …ty vulnerabilities #9712 (#9713)
    
    * fix(jans-linux-setup): improper scim configuration for jans kc #8210
    * updated the keycloak configuration file to reflect the  configuration for the storage-spi
    
    Signed-off-by: Rolain Djeumen <[email protected]>
    
    * chore(jans-keycloak-integration): bump kc version to 24.0.0 #8315
    
    Signed-off-by: Rolain Djeumen <[email protected]>
    
    * chore(jans-keycloak-integration): update dependencies causing security vulns
    
    Signed-off-by: Rolain Djeumen <[email protected]>
    
    * chore: update keycloak
    
    Signed-off-by: moabu <[email protected]>
    
    ---------
    
    Signed-off-by: Rolain Djeumen <[email protected]>
    Signed-off-by: moabu <[email protected]>
    Co-authored-by: YuriyZ <[email protected]>
    Co-authored-by: moabu <[email protected]>
    3 people authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    cd0cf7f View commit details
    Browse the repository at this point in the history
  4. feat(jans-cedarling): Parse Cedar Schema for Access Token and Workloa…

    …d entities (#9694)
    
    * feat(jans-cedarling): added real authorize request and dynamic parse entities from access_token
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    chore(jans-cedarling): prepare to rebase
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    feat(jans-cedarling): added real authorize request and dynamic parse entities from access_token
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): add crate to better unit testing
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * test(jans-cedarling): add test cases on creating entities
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): bugfix, mistype after fix clippy issues
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): add log of authorization request
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-cedarling): add documentation how to run the `authorize` example file
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): spell fix
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): remove python binding to `authorize` method. Will be implemented in further PR
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): update metadata for AccessTokenMeta, use `jti` field for entity id
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    ---------
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    olehbozhok authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8d3474b View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Doc per service (#9724)

    * feat(jans-core): associate document with one service #9704
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    * feat(config-api): associate document with one service #9704
    
    Signed-off-by: pujavs <[email protected]>
    
    ---------
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    Signed-off-by: pujavs <[email protected]>
    Co-authored-by: pujavs <[email protected]>
    yurem and pujavs authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c2eef7b View commit details
    Browse the repository at this point in the history
  2. fix(docs): navigation for Cedarling (#9721)

    Signed-off-by: ossdhaval <[email protected]>
    ossdhaval authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    5be7c7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    595fff6 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. fix(jans-linux-setup): fix logmanager.sh (#9735)

    Update logmanager.sh
    
    Refactoring log manager script for Janssen setup
    
    Signed-off-by: mzico <[email protected]>
    mzico authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    bea6ffc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75df2bf View commit details
    Browse the repository at this point in the history
  3. feat(jans-config-api): remove session_id from API and use sid in API …

    …instead (#9739)
    
    * fix(config-api): asset mgt endpoint fixes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): asset upload
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): lock review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock code review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 delete functionality
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): acr validation
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): doc(config-api): IDP schema attribute descriptions #9187
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): uploading assets via API generates 2 entries #9178
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt, fido and IDP changes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 device endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): resolved sonar review issues
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sonar review comment fix
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): swagger spec
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): saml config attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock review point
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock endpoint fixes and SAML IDP NPE
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): implement timer for asset mgt to fetch and deploy assets forconfig-api #9403
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): scope validation issue #9426
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): asset delete error fix
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sysnc with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-ap): lock audit endpoint parameter declaration error#9460
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token functionality
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(Config-api): lock audit endpoint path param rectification
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): clint token endpoint - wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): clint token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session ednpoint wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session ednpoint wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session and token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session and fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * test(config-api): marked session failing test case
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt dir mapping changes wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt dir changes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt changes for dir
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt endpoint -wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): custom asset mgt wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): custom asset mgt
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): custom asset mgt
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint changes to remove sessionId
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api) session endpoint changes to hide id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api) session endpoint changes to hide id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint mgt
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session enhancement for removing id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint changes to remove session id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint changes to remove session id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint changes to remove session id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint changes to remove session id
    
    Signed-off-by: pujavs <[email protected]>
    
    ---------
    
    Signed-off-by: pujavs <[email protected]>
    Co-authored-by: YuriyZ <[email protected]>
    pujavs and yuriyz authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    009a987 View commit details
    Browse the repository at this point in the history
  4. chore(jans-linux-setup): remove ldap (#9733)

    * chore(jans-linux-setup): remove ldap
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * docs(jans-linux-setup): remove ldap related informations
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * chore(jans-linux-setup): remove opendj schema files
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * chore(jans-linux-setup): drop unused modules in rdbm installer
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * chore(jans-linux-setup): code smells
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    ---------
    
    Signed-off-by: Mustafa Baser <[email protected]>
    Co-authored-by: YuriyZ <[email protected]>
    devrimyatar and yuriyz authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5f3b30e View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. feat(jans-cedarling): add type hints for cedarling_python (#9725)

    * feat(jans-cedarling): add type hints for cedarling_python
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): fix mypy errors
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): remove from tox.ini python version lower than 3.10
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    ---------
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    olehbozhok authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b7b9742 View commit details
    Browse the repository at this point in the history
  2. fix(jans-linux-setup): suse mysql version 8.0.39 (#9746)

    Signed-off-by: Mustafa Baser <[email protected]>
    devrimyatar authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    39c1ffa View commit details
    Browse the repository at this point in the history
  3. feat(cloud-native)!: remove support for ldap persistence (#9669)

    * feat(cloud-native): remove support for ldap persistence
    
    Signed-off-by: iromli <[email protected]>
    
    * chore(cloud-native): partially remove ldap support from OCI images
    
    Signed-off-by: iromli <[email protected]>
    
    * fix(docker-jans-scim): remove invalid conditional block
    
    Signed-off-by: iromli <[email protected]>
    
    * chore(cloud-native): partially remove ldap-related code
    
    Signed-off-by: iromli <[email protected]>
    
    * feat(cloud-native): add support to migrate from ldap to sql
    
    Signed-off-by: iromli <[email protected]>
    
    * chore: add notes for ldap3 library
    
    Signed-off-by: iromli <[email protected]>
    
    * chore: remove ldap-related configuration
    
    Signed-off-by: iromli <[email protected]>
    
    * chore: remove ldap-related configuration
    
    Signed-off-by: iromli <[email protected]>
    
    * chore(charts): remove ldap support from janssen chart
    
    Signed-off-by: iromli <[email protected]>
    
    * chore(charts): remove ldap support from janssen-all-in-one chart
    
    Signed-off-by: iromli <[email protected]>
    
    * chore(charts): remove unsupported storageClass
    
    Signed-off-by: iromli <[email protected]>
    
    * docs(cloud-native): update reference docs for k8s env
    
    Signed-off-by: iromli <[email protected]>
    
    * fix(charts): resolve incorrect conditional block
    
    Signed-off-by: iromli <[email protected]>
    
    * chore(monolith): remove ldap support
    
    Signed-off-by: iromli <[email protected]>
    
    * chore(automation): remove ldap support for cloud-native installation
    
    Signed-off-by: iromli <[email protected]>
    
    * fix(automation): resolve path to k8s reference
    
    Signed-off-by: iromli <[email protected]>
    
    * chore(workflow): remove LDAP support from microk8s workflow
    
    Signed-off-by: iromli <[email protected]>
    
    * chore(jans-pycloudlib): revert local changes in favor of main branch
    
    Signed-off-by: iromli <[email protected]>
    
    * chore: update JANS_SOURCE_VERSION
    
    Signed-off-by: iromli <[email protected]>
    
    * chore: add missing logger for com.couchbase.client
    
    Signed-off-by: iromli <[email protected]>
    
    * docs: initial removal of opendj from CN docs
    
    Signed-off-by: moabu <[email protected]>
    
    * docs:  removal of opendj from docs
    
    Signed-off-by: moabu <[email protected]>
    
    * fix: add missing storageClass
    
    Signed-off-by: iromli <[email protected]>
    
    * docs: removal of ldap from docs
    
    Signed-off-by: Amro Misbah <[email protected]>
    
    * chore: update JANS_SOURCE_VERSION
    
    Signed-off-by: iromli <[email protected]>
    
    ---------
    
    Signed-off-by: iromli <[email protected]>
    Signed-off-by: moabu <[email protected]>
    Signed-off-by: Amro Misbah <[email protected]>
    Signed-off-by: Isman Firmansyah <[email protected]>
    Co-authored-by: moabu <[email protected]>
    Co-authored-by: Amro Misbah <[email protected]>
    3 people authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2c55975 View commit details
    Browse the repository at this point in the history
  4. fix(jans-linux-setup): jans cli corrections 9710 (#9747)

    * fix(jans-linux-setup): jans cli argument
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * fix(jans-linux-setup): add opt folder to profile path
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    ---------
    
    Signed-off-by: Mustafa Baser <[email protected]>
    devrimyatar authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    cc84a90 View commit details
    Browse the repository at this point in the history
  5. feat(jans-auth-server): spontaneous scope description should have sco…

    …peId instead of object identification #9751 (#9752)
    
    Signed-off-by: YuriyZ <[email protected]>
    yuriyz authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    013d547 View commit details
    Browse the repository at this point in the history
  6. feat(jans-orm): add search support in json path (#9755)

    Signed-off-by: Yuriy Movchan <[email protected]>
    Co-authored-by: YuriyZ <[email protected]>
    yurem and yuriyz authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d8d355e View commit details
    Browse the repository at this point in the history
  7. feat(jans-orm): add search support in json path (#9759)

    * feat(jans-orm): add search support in json path
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    * feat(jans-orm): add search support in json path
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    ---------
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    yurem authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5c69a4c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. fix(jans-cli-tui): config-api configuration (#9766)

    Signed-off-by: Mustafa Baser <[email protected]>
    devrimyatar authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    132fffb View commit details
    Browse the repository at this point in the history
  2. feat(jans-orm): fix like_regex in json array (#9773)

    Signed-off-by: Yuriy Movchan <[email protected]>
    yurem authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    60f2f2f View commit details
    Browse the repository at this point in the history
  3. chore(jans-keycloak-integration): downgrade kc version to 25.0.6 #9767 (

    #9769)
    
    * fix(jans-linux-setup): improper scim configuration for jans kc #8210
    * updated the keycloak configuration file to reflect the  configuration for the storage-spi
    
    Signed-off-by: Rolain Djeumen <[email protected]>
    
    * chore(jans-keycloak-integration): bump kc version to 24.0.0 #8315
    
    Signed-off-by: Rolain Djeumen <[email protected]>
    
    * chore(jans-keycloak-integration): update dependencies causing security vulns
    
    Signed-off-by: Rolain Djeumen <[email protected]>
    
    * chore(jans-keycloak-integration): downgrade kc version to 25.0.6
    
    Signed-off-by: Rolain Djeumen <[email protected]>
    
    ---------
    
    Signed-off-by: Rolain Djeumen <[email protected]>
    uprightech authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    731e12b View commit details
    Browse the repository at this point in the history
  4. fix(jans-linux-setup): downgrade KC (#9770)

    Signed-off-by: Mustafa Baser <[email protected]>
    devrimyatar authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6220e9c View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. docs(jans-lock): add default schema (#9741)

    * docs(jans-lock): add default schema
    
    Signed-off-by: SafinWasi <[email protected]>
    
    * chore: rename files
    
    Signed-off-by: SafinWasi <[email protected]>
    
    * docs(jans-cedarling): add spiffe_id and rp_id
    
    Signed-off-by: SafinWasi <[email protected]>
    
    * docs(jans-cedarling): add HTTP actions
    
    Signed-off-by: SafinWasi <[email protected]>
    
    ---------
    
    Signed-off-by: SafinWasi <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    SafinWasi and moabu authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7211df1 View commit details
    Browse the repository at this point in the history
  2. feat(jans-cedarling): Implement JWT validation for JwtService (#9726)

    * refactor(jans-cedarling): split `mod.rs` into `error.rs`, `service.rs` for better organization
    
    - Extracted error handling logic into `error.rs`
    - Moved service-related functionality into `service.rs`
    - Improved modularity and readability of the JWT module by reorganizing code
    
    This refactor improves maintainability by splitting the large `mod.rs` into smaller, focused files.
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): update `decode_jwt_without_validation` to use `jsonwebtoken`
    
    - Rewrote `decode_jwt_without_validation` to utilize the `jsonwebtoken` crate instead of a custom parser.
    - Added unit test for `decode_jwt_without_validation`.
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): add JWT validation with configurable KeyService
    
    - Implemented optional `KeyService` dependency for `JWTService` to handle key retrieval
    - `KeyService` is required when `CEDARLING_JWT_VALIDATION` is enabled for JWT signature validation
    - Added unit test to cover JWT validation behavior with `KeyService`
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): implement Into<DecodeJwtError> for jsonwebtoken::errors::Error
    
    - Added Into<DecodeJwtError> implementation for jsonwebtoken::errors::Error to streamline error handling.
    - This allows for easier conversion between the jsonwebtoken error and the custom DecodeJwtError enum.
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): implement `KeyService` for `JwtService`
    
    - Implemented the `KeyService` trait for use with `JwtService` when the `CEDARLING_JWT_VALIDATION` feature is `ENABLED`.
    - Added a unit test using a mock implementation of `KeyService` to ensure proper functionality.
    - Moved existing tests from `tests.rs` to the `/test` directory for better organization and maintainability.
    
    Signed-off-by: rmarinn <[email protected]>
    
    * docs(jans-cedarling): Improve documentation for JWT service and related components
    
    - Added docstrings for `JwtService`, `KeyService`, `MockKeyService`, and associated
      methods to clarify their functionality and usage.
    - Improved documentation for tests to outline what they're doing, and
      associated helper methods/structs.
    
    Signed-off-by: rmarinn <[email protected]>
    
    * chore(jans-cedarling): add Apache-2.0 license header to files
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): reject JWT signed with unsupported algorithm
    
    - Tokens signed with an algorithm not the bootstrap property,
      `CEDARLING_JWT_SIGNATURE_ALGORITHMS_SUPPORTED`, should now be
      automatically rejected.
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): simplify tests for JWT Engine
    
    - Utility functions in the test utils now automatically uses ES256.
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): improve error messages in JWT service
    
    - Renamed `jwt::DecodeJwtError` to `jwt::Error`.
    - Improved specificity and clarity of error messages in the JWT service.
    - Removed unused variants from the error enum.
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): update JwtService initialization to use DependencyMap
    
    - Refactored the initialization of JwtService to require a DependencyMap.
    - JwtService can now be instantiated using the new method: `JwtService::new_with_container(dep_map, JwtConfig)`.
    - A new method: `JwtService::new(decoding_strategy)` can be used to initialize `JwtService` for unit tests.
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): add example for authorization with JWT validation enabled
    
    - Use the following command to run the example:
      `cargo run -p cedarling --example authorize_with_jwt_validation -- off`
    
    Signed-off-by: rmarinn <[email protected]>
    
    * chore(jans-cedarling): remove unused dependency `jsonwebkey`
    
    - Removed `jsonwebkey` from dependencies. It should only be in dev-dependencies since it's only used for tests
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): simplify `map_err` usage
    
    - replaced `map_err(|e| Error::error(e))` with `map_err(Error::error)`
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): move decoding functions out of `DecodingStrategy` impl
    
    - relocated `decode_and_validate_jwt` and `decode_jwt_without_validation` to
      the outside of the `impl DecodingStrategy` block
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): enhance JWT validation and testing
    
    - Implement validation logic for `access_token` and `id_token`.
    - Add unit tests for handling unsupported algorithms during JWT decoding.
    - Include tests to verify `aud` mismatch between `access_token` and `id_token`.
    - Update README to reflect new validation features and tests.
    
    Signed-off-by: rmarinn <[email protected]>
    
    * docs(jans-cedarling): add comments to clarify some implementations
    
    Signed-off-by: rmarinn <[email protected]>
    
    ---------
    
    Signed-off-by: rmarinn <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    rmarinn and moabu authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5c3d656 View commit details
    Browse the repository at this point in the history
  3. feat(jans-casa): update bioid plugin (#9774)

    * feat(jans-casa): fix bioid flow launching
    
    Signed-off-by: SafinWasi <[email protected]>
    
    * docs(jans-casa): fix instructions
    
    Signed-off-by: SafinWasi <[email protected]>
    
    ---------
    
    Signed-off-by: SafinWasi <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    SafinWasi and moabu authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    af19012 View commit details
    Browse the repository at this point in the history
  4. fix: downgrade keycloak version to 25.0.6 (#9775)

    * fix(cloud-native): resolve opentelemetry error on keycloak startup
    
    Signed-off-by: iromli <[email protected]>
    
    * chore: downgrade keycloak version to 25.0.6
    
    Signed-off-by: iromli <[email protected]>
    
    ---------
    
    Signed-off-by: iromli <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    iromli and moabu authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    12c355c View commit details
    Browse the repository at this point in the history
  5. docs: add release process doc (#9683)

    docs: add release process
    
    Signed-off-by: moabu <[email protected]>
    moabu authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7b82651 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump org.apache.maven.plugins:maven-site-plugin from 4.0…

    ….0-M12 to 4.0.0-M16 in /jans-scim (#9010)
    
    chore(deps): bump org.apache.maven.plugins:maven-site-plugin
    
    Bumps [org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin) from 4.0.0-M12 to 4.0.0-M16.
    - [Commits](apache/maven-site-plugin@maven-site-plugin-4.0.0-M12...maven-site-plugin-4.0.0-M16)
    
    ---
    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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jose Gonzalez <[email protected]>
    dependabot[bot] and jgomer2001 authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    09cf80d View commit details
    Browse the repository at this point in the history
  7. docs: adding Trusted Issuer Schema format in docs #9784 (#9785)

    * docs: adding Trusted Issuer Schema format in docs #9784
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * docs: correct the changes
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    ---------
    
    Signed-off-by: Arnab Dutta <[email protected]>
    duttarnab authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ab45f22 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. feat(jans-orm): add search support in json path (#9834)

    Signed-off-by: Yuriy Movchan <[email protected]>
    yurem authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4a0b206 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump org.apache.maven.plugins:maven-deploy-plugin from 3…

    ….1.1 to 3.1.3 in /jans-scim (#9819)
    
    chore(deps): bump org.apache.maven.plugins:maven-deploy-plugin
    
    Bumps [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.1.1 to 3.1.3.
    - [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
    - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.1...maven-deploy-plugin-3.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-deploy-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    dependabot[bot] and moabu authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2883801 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump org.apache.maven.plugins:maven-install-plugin from …

    …3.1.1 to 3.1.3 in /jans-scim (#9822)
    
    chore(deps): bump org.apache.maven.plugins:maven-install-plugin
    
    Bumps [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) from 3.1.1 to 3.1.3.
    - [Release notes](https://github.com/apache/maven-install-plugin/releases)
    - [Commits](apache/maven-install-plugin@maven-install-plugin-3.1.1...maven-install-plugin-3.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-install-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    dependabot[bot] and moabu authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ea49ab2 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin fr…

    …om 3.6.1 to 3.8.0 in /jans-scim (#9818)
    
    chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin
    
    Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.6.1 to 3.8.0.
    - [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
    - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.6.1...maven-dependency-plugin-3.8.0)
    
    ---
    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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f08be1f View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.…

    …2.0 to 4.8.6.4 in /jans-scim (#9820)
    
    chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin
    
    Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.2.0 to 4.8.6.4.
    - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
    - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.2.0...spotbugs-maven-plugin-4.8.6.4)
    
    ---
    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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    dependabot[bot] and moabu authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    460e48e View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump log4j.version from 2.23.1 to 2.24.1 in /jans-casa (#…

    …9831)
    
    Bumps `log4j.version` from 2.23.1 to 2.24.1.
    
    Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.23.1 to 2.24.1
    
    Updates `org.apache.logging.log4j:log4j-api` from 2.23.1 to 2.24.1
    
    Updates `org.apache.logging.log4j:log4j-core` from 2.23.1 to 2.24.1
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.logging.log4j:log4j-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    dependabot[bot] and moabu authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0fb0b44 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump org.apache.tika:tika-core from 2.6.0 to 2.9.2 in /j…

    …ans-casa (#9830)
    
    chore(deps): bump org.apache.tika:tika-core in /jans-casa
    
    Bumps [org.apache.tika:tika-core](https://github.com/apache/tika) from 2.6.0 to 2.9.2.
    - [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
    - [Commits](apache/tika@2.6.0...2.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.tika:tika-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    dependabot[bot] and moabu authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6d1b114 View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump org.bouncycastle:bcmail-fips from 1.0.4 to 2.0.5 in…

    … /jans-casa (#9828)
    
    chore(deps): bump org.bouncycastle:bcmail-fips in /jans-casa
    
    Bumps org.bouncycastle:bcmail-fips from 1.0.4 to 2.0.5.
    
    ---
    updated-dependencies:
    - dependency-name: org.bouncycastle:bcmail-fips
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b9d022a View commit details
    Browse the repository at this point in the history
  9. docs(jans-cedarling): update python example (#9783)

    Signed-off-by: SafinWasi <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    SafinWasi and moabu authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f9e82e6 View commit details
    Browse the repository at this point in the history
  10. test(jans-cedarling): rectify intermittent failure in get_token_claim…

    …_type_boolean_error (#9777)
    
    * test(jans-cedarling): rectify intermittent failure in authz::entities::get_token_claim_type_boolean_error
    
    docs: only a fix for an existing test.
    
    Signed-off-by: John Anderson <[email protected]>
    
    * test(jans-cedarling): add colons to test failure messages (#9777)
    
    Signed-off-by: John Anderson <[email protected]>
    
    * test(jans-cedarling): add type failure comments for other tests (#9777)
    
    Signed-off-by: John Anderson <[email protected]>
    
    * test(jans-cedarling): add comments to test cases
    
    To easier understand how it works
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    ---------
    
    Signed-off-by: John Anderson <[email protected]>
    Signed-off-by: Oleh Bohzok <[email protected]>
    Co-authored-by: Oleh Bohzok <[email protected]>
    djellemah and olehbozhok authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    53c299c View commit details
    Browse the repository at this point in the history
  11. feat(jans-cedarling): Implement python bindings for the authorize met…

    …hod (#9731)
    
    * feat(jans-cedarling): add python binding to the PolicyEvaluationError
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): add python binding to the Diagnostics
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): add python binding to the Decision
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): add python binding to the ResourceData
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): add python binding to the Request
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): update error type for the python binding ResourceData method from_dict
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): add python binding to the AuthorizeResultResponse
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): add python binding to the AuthorizeResult, and optimization related to type conversion
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): add python binding to the authorize method
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): update python binding example, add example with authorize method
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-cedarling): update documentation to python bindings
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): add to python bindings authorize_errors
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * test(jans-cedarling): add python test cases for authorize method
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-cedarling): update doc for python cedarling bindings
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): fix example.py to not throw error
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): add comment that describe what `errors_functions` macros do
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): remove commented code
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): add stub info about new python types for authorize method
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): make stub file more consistent
    
    - remove old comment file
    - use Dict instead of dict
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): improve error message for case where convert python object to rust type using `serde-pyobject::from_pyobject`
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): fix initialization of JWT service to not panic
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): add id_token to Request, after rebase
    
    fix conflict after rebase
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-cedarling): update generated python types, added `id_token` to `cedarling::Request`
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): use String instead of Box<str>
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): fix the mistype rename `ACTION_TOKEN` to  `ACCESS_TOKEN`
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): fix comment of `sample_bootstrap_config` fixture
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): add unit test files policy human redable format.
    
    Also added README file to `test_files`
    and left comment in the python file for unit testing `config.py`
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): add more comments and description what the unit test do
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): add using stdout logger in python unit test
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * test(jans-cedarling): fix running `cargo test`
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-cedarling): add command to run `pytest` without capturing output.
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    ---------
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    olehbozhok authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    502aac3 View commit details
    Browse the repository at this point in the history
  12. feat(config-api): session and token search enhancement (#9844)

    * fix(config-api): asset mgt endpoint fixes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): asset upload
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): lock review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock code review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 delete functionality
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): acr validation
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): doc(config-api): IDP schema attribute descriptions #9187
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): uploading assets via API generates 2 entries #9178
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt, fido and IDP changes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 device endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): resolved sonar review issues
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sonar review comment fix
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): swagger spec
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): saml config attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock review point
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock endpoint fixes and SAML IDP NPE
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): implement timer for asset mgt to fetch and deploy assets forconfig-api #9403
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): scope validation issue #9426
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): asset delete error fix
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sysnc with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-ap): lock audit endpoint parameter declaration error#9460
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token functionality
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(Config-api): lock audit endpoint path param rectification
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): clint token endpoint - wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): clint token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session ednpoint wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session ednpoint wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session and token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session and fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * test(config-api): marked session failing test case
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt dir mapping changes wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt dir changes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt changes for dir
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt endpoint -wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): custom asset mgt wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): custom asset mgt
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): custom asset mgt
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint changes to remove sessionId
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api) session endpoint changes to hide id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api) session endpoint changes to hide id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint mgt
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session enhancement for removing id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint changes to remove session id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint changes to remove session id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint changes to remove session id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint changes to remove session id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): search fieldValuePair enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): search fieldValuePair enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session field filter enhancement - wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session field search enhancement wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint search enhancemnt
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint search enhancemnt
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint search enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session and token endpoint enhacement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session and token search enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    ---------
    
    Signed-off-by: pujavs <[email protected]>
    Co-authored-by: YuriyZ <[email protected]>
    Co-authored-by: Yuriy Movchan <[email protected]>
    3 people authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    cc5c0c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. fix(jans-cli-tui): asset management (#9848)

    * fix(jans-cli-tui): asset mgt - service as string
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * fix(jans-cli-tui): asset dir mappings
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * fix(jans-cli-tui): asset mgt - check file type for service
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    ---------
    
    Signed-off-by: Mustafa Baser <[email protected]>
    devrimyatar authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a3bb5bd View commit details
    Browse the repository at this point in the history
  2. feat(jans-orm): add search support in json path (#9845)

    Signed-off-by: Yuriy Movchan <[email protected]>
    yurem authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b6c6e62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    199bf98 View commit details
    Browse the repository at this point in the history
  4. refactor(docs): refactor interception script documentation (#9753)

    * refactor(docs): refactor interception script documentation
    
    Signed-off-by: mmrraju <[email protected]>
    
    * docs(refector): change navigation  to
    
    Signed-off-by: mmrraju <[email protected]>
    
    * docs(refector): change navigation  to  in mkdocs.yml
    
    Signed-off-by: mmrraju <[email protected]>
    
    * script-catalog/README.md file move to /developer/scripts/README.md and updated on mkdocs.yml file
    
    Signed-off-by: mmrraju <[email protected]>
    
    ---------
    
    Signed-off-by: mmrraju <[email protected]>
    Co-authored-by: Dhaval D <[email protected]>
    mmrraju and ossdhaval authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c13bb10 View commit details
    Browse the repository at this point in the history
  5. ci(jans-cedarling): testcase workflow (#9853)

    * ci(jans-cedarling): testcase workflow
    
    Signed-off-by: SafinWasi <[email protected]>
    
    * ci: fix typo
    
    Signed-off-by: SafinWasi <[email protected]>
    
    * ci: add cargo clippy
    
    * ci: continue on error
    
    * ci: organize exit on error
    
    ---------
    
    Signed-off-by: SafinWasi <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    SafinWasi and moabu authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    845edc9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c898ebc View commit details
    Browse the repository at this point in the history
  7. feat(config-api): session endpoint changes for search in jansSessAttr…

    … JSON (#9867)
    
    * fix(config-api): asset mgt endpoint fixes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): asset upload
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): lock review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock code review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 delete functionality
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): acr validation
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): doc(config-api): IDP schema attribute descriptions #9187
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): uploading assets via API generates 2 entries #9178
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt, fido and IDP changes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 device endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): resolved sonar review issues
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sonar review comment fix
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): swagger spec
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): saml config attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock review point
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock endpoint fixes and SAML IDP NPE
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): implement timer for asset mgt to fetch and deploy assets forconfig-api #9403
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): scope validation issue #9426
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): asset delete error fix
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sysnc with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-ap): lock audit endpoint parameter declaration error#9460
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token functionality
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(Config-api): lock audit endpoint path param rectification
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): clint token endpoint - wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): clint token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session ednpoint wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session ednpoint wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session and token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session and fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * test(config-api): marked session failing test case
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt dir mapping changes wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt dir changes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt changes for dir
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt endpoint -wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): custom asset mgt wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): custom asset mgt
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): custom asset mgt
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint changes to remove sessionId
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api) session endpoint changes to hide id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api) session endpoint changes to hide id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint mgt
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session enhancement for removing id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint changes to remove session id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint changes to remove session id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint changes to remove session id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint changes to remove session id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): search fieldValuePair enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): search fieldValuePair enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session field filter enhancement - wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session field search enhancement wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint search enhancemnt
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint search enhancemnt
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint search enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session and token endpoint enhacement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session and token search enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session search changes for session attribute
    
    Signed-off-by: pujavs <[email protected]>
    
    ---------
    
    Signed-off-by: pujavs <[email protected]>
    Co-authored-by: YuriyZ <[email protected]>
    Co-authored-by: Devrim <[email protected]>
    3 people authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    17d32b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    080f866 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    426a7a4 View commit details
    Browse the repository at this point in the history
  10. chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from …

    …3.8.0 to 3.10.1 in /jans-scim (#9860)
    dependabot[bot] authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    eee014f View commit details
    Browse the repository at this point in the history
  11. fix(jans-linux-setup): script location (#9869)

    Signed-off-by: Mustafa Baser <[email protected]>
    devrimyatar authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    18a68f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. fix(jans-cli-tui): do not hide ldap servers in authn when database is…

    … not ldap (#9873)
    
    * fix(jans-cli-tui): do not hide ldap servers in authn when database is not ldap
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * docs(jans-cli-tui): ldap servers
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    ---------
    
    Signed-off-by: Mustafa Baser <[email protected]>
    devrimyatar authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c074f85 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump bc.version from 1.78 to 1.78.1 in /jans-casa (#9864)

    Bumps `bc.version` from 1.78 to 1.78.1.
    
    Updates `org.bouncycastle:bcprov-jdk18on` from 1.78 to 1.78.1
    - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
    - [Commits](https://github.com/bcgit/bc-java/commits)
    
    Updates `org.bouncycastle:bcpkix-jdk18on` from 1.78 to 1.78.1
    - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
    - [Commits](https://github.com/bcgit/bc-java/commits)
    
    Updates `org.bouncycastle:bcutil-jdk18on` from 1.78 to 1.78.1
    - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
    - [Commits](https://github.com/bcgit/bc-java/commits)
    
    Updates `org.bouncycastle:bcmail-jdk18on` from 1.78 to 1.78.1
    - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
    - [Commits](https://github.com/bcgit/bc-java/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.bouncycastle:bcprov-jdk18on
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.bouncycastle:bcpkix-jdk18on
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.bouncycastle:bcutil-jdk18on
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.bouncycastle:bcmail-jdk18on
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jose Gonzalez <[email protected]>
    dependabot[bot] and jgomer2001 authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6a4c32e View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.…

    …6.4 to 4.8.6.5 in /jans-scim (#9878)
    dependabot[bot] authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    89b850b View commit details
    Browse the repository at this point in the history
  4. feat(jans-cedarling): Implement Validation Layer and ServiceFactory (#…

    …9870)
    
    * chore(jans-cedarling): extract `BootstrapConfig` to module bootstrap_config
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): refactor move parsing `CedarSchema` closer to the structure
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): refactor move parsing `PolicySet` closer to the structure
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): remove folder `srs/init/test_files` and now we use `test_files` in the root
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): fix `cargo clippy` errors
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): extract `Request` structure to authz module
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): prepare jwt service to be created using the `ServiceFactory`
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): refactor, add service factory
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): remove `di` crate
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): refactor, move authorize_result to authz module
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): refactor, move `log entry` to log module
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): refactor, move `token_data` to authz module
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): add comment to models module document string
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): rename `models` module to `common`
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): fix mistypes and unused comments
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    ---------
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    olehbozhok authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    052a13e View commit details
    Browse the repository at this point in the history
  5. feat: simplify JSON value in MySQL (#9886)

    * feat(jans-orm): allow skip v node in MySQL
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    * fix(jans-linux-setup): skip v node in MySQL
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * feat(jans-orm): allow skip v node in MySQL
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    * feat(jans-orm): allow skip v node in MySQL
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    * feat(jans-orm): allow skip v node in MySQL
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    ---------
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    Signed-off-by: Mustafa Baser <[email protected]>
    Co-authored-by: Mustafa Baser <[email protected]>
    yurem and devrimyatar authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    79337e0 View commit details
    Browse the repository at this point in the history
  6. feat(config-api): pagination implemented in fido2, session and token …

    …endpoints (#9889)
    
    * fix(config-api): asset mgt endpoint fixes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): asset upload
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): lock review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock code review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 delete functionality
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): acr validation
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): doc(config-api): IDP schema attribute descriptions #9187
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): uploading assets via API generates 2 entries #9178
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt, fido and IDP changes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 device endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): resolved sonar review issues
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sonar review comment fix
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): swagger spec
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): saml config attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock review point
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock endpoint fixes and SAML IDP NPE
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): implement timer for asset mgt to fetch and deploy assets forconfig-api #9403
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): scope validation issue #9426
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): asset delete error fix
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sysnc with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-ap): lock audit endpoint parameter declaration error#9460
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token functionality
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(Config-api): lock audit endpoint path param rectification
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): clint token endpoint - wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): clint token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session ednpoint wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session ednpoint wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session and token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session and fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * test(config-api): marked session failing test case
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt dir mapping changes wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt dir changes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt changes for dir
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt endpoint -wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): custom asset mgt wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): custom asset mgt
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): custom asset mgt
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint changes to remove sessionId
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api) session endpoint changes to hide id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api) session endpoint changes to hide id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint mgt
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session enhancement for removing id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint changes to remove session id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint changes to remove session id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint changes to remove session id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint changes to remove session id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): search fieldValuePair enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): search fieldValuePair enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session field filter enhancement - wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session field search enhancement wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint search enhancemnt
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint search enhancemnt
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint search enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session and token endpoint enhacement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session and token search enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session search changes for session attribute
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 search endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 entry search
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): pagination implemented in fido2, session and token endpoints
    
    Signed-off-by: pujavs <[email protected]>
    
    ---------
    
    Signed-off-by: pujavs <[email protected]>
    Co-authored-by: YuriyZ <[email protected]>
    pujavs and yuriyz authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    db4faf3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c6b338 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. fix(docs): remove LDAP from documentation (#9839)

    * fix(docs): remove ldap from docs
    
    Signed-off-by: ossdhaval <[email protected]>
    
    * remove LDAP documentation
    
    Signed-off-by: ossdhaval <[email protected]>
    
    * chore(docs): fix merge conflicts
    
    Signed-off-by: ossdhaval <[email protected]>
    
    ---------
    
    Signed-off-by: ossdhaval <[email protected]>
    ossdhaval authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1ed5eb1 View commit details
    Browse the repository at this point in the history
  2. chore(docs): update documentation for LDAP support removal (#9894)

    * fix(docs):  ldap remove from docs
    
    Signed-off-by: ossdhaval <[email protected]>
    
    * fix(docs): remove more LDAP references
    
    Signed-off-by: ossdhaval <[email protected]>
    
    * chore(docs): fix merge conflicts
    
    Signed-off-by: ossdhaval <[email protected]>
    
    ---------
    
    Signed-off-by: ossdhaval <[email protected]>
    ossdhaval authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    24a764f View commit details
    Browse the repository at this point in the history
  3. fix(jans-core): document store manager should use filePath (#9900)

    Signed-off-by: Yuriy Movchan <[email protected]>
    yurem authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    50a8b5e View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. fix(jans-linux-setup): json values in arrays (#9908)

    Signed-off-by: Mustafa Baser <[email protected]>
    devrimyatar authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    94ed82a View commit details
    Browse the repository at this point in the history
  2. docs(jans-cedarling): add Application Entity back and Update Action P…

    …rincipal and Resources (#9903)
    
    * docs(jans-cedarling): switch application to workload
    
    Signed-off-by: SafinWasi <[email protected]>
    
    * docs(jans-cedarling): add workload to actions
    
    Signed-off-by: SafinWasi <[email protected]>
    
    * docs(jans-cedarling): application as resource
    
    Signed-off-by: SafinWasi <[email protected]>
    
    * docs(jans-cedarling): only workload for http methods
    
    Signed-off-by: SafinWasi <[email protected]>
    
    ---------
    
    Signed-off-by: SafinWasi <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    SafinWasi and moabu authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    504c6dd View commit details
    Browse the repository at this point in the history
  3. feat(charts): allow using custom configuration schema (#9786)

    * feat(charts): allow using custom configuration schema
    
    Signed-off-by: iromli <[email protected]>
    
    * chore(jans-pycloudlib): add more details to configuration schema
    
    Signed-off-by: iromli <[email protected]>
    
    * docs(kubernetes): add more examples on new configuration schema
    
    Signed-off-by: iromli <[email protected]>
    
    * docs(kubernetes): mention about BETA support for custom configuration schema
    
    Signed-off-by: iromli <[email protected]>
    
    ---------
    
    Signed-off-by: iromli <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    iromli and moabu authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c77f2ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79e1980 View commit details
    Browse the repository at this point in the history
  5. fix(jans-cli-tui): hide agama script on default ACR tab (#9911)

    * fix(jans-cli-tui): hide agama script on default ACR tab
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * fix(jans-cli-tui): firs entry is selected when page is Auth Server
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    ---------
    
    Signed-off-by: Mustafa Baser <[email protected]>
    devrimyatar authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2ea7274 View commit details
    Browse the repository at this point in the history
  6. feat(jans-cedarling): Add support of parsing the Set type in cedar-…

    …policy schema (#9891)
    
    * chore(jans-cedarling): add parsing Set from cedar policy schema
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): implemented build cedar-policy Entity with Set type in the schema.
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): add test cases for parsing `Set` type
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): refactor, slightly simplify the code.
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): fix clippy errors
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): remove unused error case in `CedarPolicyCreateTypeError`
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): remove unusing lifetime in the `TokenPayload::get` method
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): add return error on getting `CedarType`
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * test(jans-cedarling): add test cases on parse `cedar-policy` schema json file, to improve test coverage
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    ---------
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    olehbozhok authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0de6a45 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.7 to 11.20.1 i…

    …n /jans-casa (#9895)
    
    chore(deps): bump com.nimbusds:oauth2-oidc-sdk in /jans-casa
    
    Bumps [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) from 11.7 to 11.20.1.
    - [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.20.1..11.7)
    
    ---
    updated-dependencies:
    - dependency-name: com.nimbusds:oauth2-oidc-sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jose Gonzalez <[email protected]>
    dependabot[bot] and jgomer2001 authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5e41e15 View commit details
    Browse the repository at this point in the history
  8. fix(config-api): acr enhancement for agama, asset mgt error message m…

    …ade descriptive (#9919)
    
    * fix(config-api): asset mgt endpoint fixes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset upload mgt ehancement and fido
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): asset upload
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): lock review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock code review comments
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock master renamed to lock server
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 delete functionality
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): acr validation
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): doc(config-api): IDP schema attribute descriptions #9187
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): uploading assets via API generates 2 entries #9178
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt, fido and IDP changes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 device endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): resolved sonar review issues
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sonar review comment fix
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): swagger spec
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): saml config attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * doc(config-api): added SAML attribute description
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(jans-lock): code review comment fix isssue#9305
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock review point
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(lock): code review comment
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): sync with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): lock endpoint fixes and SAML IDP NPE
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): implement timer for asset mgt to fetch and deploy assets forconfig-api #9403
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): scope validation issue #9426
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-api): asset delete error fix
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): sysnc with main
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(config-ap): lock audit endpoint parameter declaration error#9460
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token functionality
    
    Signed-off-by: pujavs <[email protected]>
    
    * fix(Config-api): lock audit endpoint path param rectification
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): clint token endpoint - wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): clint token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): client token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session ednpoint wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session ednpoint wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session and token endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session and fido2 endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * test(config-api): marked session failing test case
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt dir mapping changes wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt dir changes
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt changes for dir
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt endpoint -wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): asset mgt endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): custom asset mgt wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): custom asset mgt
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): custom asset mgt
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint changes to remove sessionId
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api) session endpoint changes to hide id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api) session endpoint changes to hide id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint mgt
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session enhancement for removing id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint changes to remove session id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint changes to remove session id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint changes to remove session id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint changes to remove session id
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): search fieldValuePair enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): search fieldValuePair enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session field filter enhancement - wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session field search enhancement wip
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint search enhancemnt
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint search enhancemnt
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session endpoint search enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session and token endpoint enhacement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session and token search enhancement
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): session search changes for session attribute
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 search endpoint
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): fido2 entry search
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(config-api): pagination implemented in fido2, session and token endpoints
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(Config-ap): acr enhacement for agama
    
    Signed-off-by: pujavs <[email protected]>
    
    * feat(Config-ap): made asset error message descriptive
    
    Signed-off-by: pujavs <[email protected]>
    
    ---------
    
    Signed-off-by: pujavs <[email protected]>
    Co-authored-by: YuriyZ <[email protected]>
    pujavs and yuriyz authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4e03fe3 View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump antlr4.version from 4.10.1 to 4.13.2 in /agama (#9792)

    Bumps `antlr4.version` from 4.10.1 to 4.13.2.
    
    Updates `org.antlr:antlr4-runtime` from 4.10.1 to 4.13.2
    - [Release notes](https://github.com/antlr/antlr4/releases)
    - [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt)
    - [Commits](antlr/antlr4@4.10.1...4.13.2)
    
    Updates `org.antlr:antlr4-maven-plugin` from 4.10.1 to 4.13.2
    - [Release notes](https://github.com/antlr/antlr4/releases)
    - [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt)
    - [Commits](antlr/antlr4@4.10.1...4.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.antlr:antlr4-runtime
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.antlr:antlr4-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c6f3890 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. docs: changes in policy store docs (#9904)

    * docs: changes in policy store docs
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * docs: fixing review comments
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * docs: fixing review comments
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * docs: correct policy store format
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * docs: correct policy store format
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * docs: correct policy store format
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    ---------
    
    Signed-off-by: Arnab Dutta <[email protected]>
    duttarnab authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5cb6a32 View commit details
    Browse the repository at this point in the history
  2. Lock health check plugin (#9921)

    * fix(jans-lock): add health-check plugiun form jans-auth
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    * fix(jans-lock): add health-check plugiun form jans-auth
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    ---------
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    yurem authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a8eeb58 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.2.…

    …0 to 4.8.6.5 in /jans-casa (#9877)
    
    chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin
    
    Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.2.0 to 4.8.6.5.
    - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
    - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.2.0...spotbugs-maven-plugin-4.8.6.5)
    
    ---
    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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jose Gonzalez <[email protected]>
    dependabot[bot] and jgomer2001 authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d8b581c View commit details
    Browse the repository at this point in the history
  4. fix: add slash (#9926)

    fix: add slash #9916
    
    Signed-off-by: jgomer2001 <[email protected]>
    jgomer2001 authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    819f529 View commit details
    Browse the repository at this point in the history
  5. fix(charts): resolve error parsing jans helm chart (#9930)

    Signed-off-by: iromli <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    iromli and moabu authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    378001c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. feat(jans-cedarling): Parse id_token -- create id_token and User enti…

    …ty (or update User entity if it exists) (#9776)
    
    * chore(jans-cedarling): add metadata of `Jans::id_token` and `Jans::User` to create it based on the cedar-policy schema.
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): add parse `Jans::id_token` and `Jans::User`. It will be refactored.
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): refactoring, extract decoding tokens to `decode_tokens` function
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): refactoring, extract building entities to method `authorize_entities_data`
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): refactoring, extract
    execute cedar-policy authorize to method
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): refactor, update log of authorize method
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * feat(jans-cedarling): update python bindings
    
    updated python tests, example, documentation
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): make code more readable, remove call `.0` wrapped value
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): fix clippy issues
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * pub fn create_access_token_entities(
    chore(jans-cedarling): move `AccessTokenEntitiesError` closer to function `create_access_token_entities`
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): fix comment mistype
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): fix mistype
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): add comment with payload of tokens
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): make function names more consistent. Add prefix `create_`
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): add comments to the `Authz::authorize` method to be more understandable
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): add comment info about payload in JWT in example authorize (without validation)
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): update human readable representation of `policy-store_ok.json`
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): add comment about location human readable version of `policy-store_ok.json`
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): improve comments in the python bindings test
    
    added more information about how works `raise_authorize_error`
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): add to python bindings human readable data of cedarling policy
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): add to python example decoded info about tokens
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): remove unused `allow(clippy::diverging_sub_expression`
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): add success integration unit test
    
    test duplicate code of example file `authorize.rs` (authorization without JWT validation)
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * docs(jans-cedarling): update docs according to latest changes
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    ---------
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    olehbozhok authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    f0fceb5 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. chore(jans-linux-setup): facter script (#9942)

    Signed-off-by: Mustafa Baser <[email protected]>
    devrimyatar authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    fecffe9 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. docs(user-mgt): restructure user management documentation (#9946)

    * docs(scim): updated scim documentions
    
    Signed-off-by: Mobarak Hosen Shakil <[email protected]>
    
    * docs(scim): updated scim documentions
    
    Signed-off-by: Mobarak Hosen Shakil <[email protected]>
    
    * docs(usr-mgt): removed ldap part
    
    Signed-off-by: Mobarak Hosen Shakil <[email protected]>
    
    * docs(usr-mgt): removed ldap part
    
    Signed-off-by: Mobarak Hosen Shakil <[email protected]>
    
    * docs(usr-mgt): Added docs on postgreSQL to explore jansDB in pgAdmin
    
    Signed-off-by: Mobarak Hosen Shakil <[email protected]>
    
    * updated jans tui command
    
    Signed-off-by: Mobarak Hosen Shakil <[email protected]>
    
    ---------
    
    Signed-off-by: Mobarak Hosen Shakil <[email protected]>
    imShakil authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f35db99 View commit details
    Browse the repository at this point in the history
  2. feat(jans-cedarling): update policy_store.json parser and schema (#9910)

    * feat(jans-cedarling): add trusted_issuers field to the PolicyStore
    
    Signed-off-by: rmarinn <[email protected]>
    
    * docs: changes in policy store docs
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * feat(jans-cedarling): implement Deserialize for TokenKind
    
    - implement Deserialize for TokenKind instead of using the
      derialize_with macro
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): move test mod from init/test.rs into init/policy_store.rs
    
    Signed-off-by: rmarinn <[email protected]>
    
    * test(jans-cedarling): remove redundant assert in errors_on_multiple_mappings
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): implement Copy trait for TokenKind enum
    
    - added the Copy trait implementation to TokenKind for more efficient value handling
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): remove unnecessary .clone() calls on TokenKind
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): change MultipleRoleMappings error to use Vec<String>
    
    - updated the MultipleRoleMappings error variant to store a Vec<String>
      instead of a single String, allowing it to capture multiple tokens with role mappings.
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): rename fields in PolicyStore to be more descriptive
    
    - rename `schema` field in `PolicyStore` to `cedar_schema`
    - rename `policies` field in `PolicyStore` to `cedar_policies`
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): improve naming and deserialization for PolicyStore
    
    - policy_store_id is now only required when loading from Lock Master, simplifying the structure of policy_store.json
    - renamed and simplified field and function names for better clarity in policy deserialization
    - updated docstrings to enhance understanding of PolicyStore fields and deserialization process
    - updated test cases to reflect new naming conventions and improve error handling
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): introduce cedar_version field in policy_store.json
    
    - added support for the cedar_version field to specify the version of Cedar being used.
    - this enhancement allows for version-specific parsing of schemas and policies during deserialization.
    - updated relevant structures and deserialization logic to validate the cedar_version format.
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): move deserialization logic for multiple roles to PolicyStore
    
    - checking for multiple roles now occurs during the deserialization of PolicyStore
    - the corresponding test has been relocated from `init/policy_store.rs` to
      `common/policy_store.rs` for better organization and clarity.
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): rename parse_policy to parse_single_policy
    
    - rename `parse_policy` to `parse_single_policy` to make the intent of
      calling the function clearer
    
    Signed-off-by: rmarinn <[email protected]>
    
    * docs: fixing review comments
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * docs(jans-cedarling): add missing docstrings in common/policy_store.rs
    
    Signed-off-by: rmarinn <[email protected]>
    
    * docs(jans-cedarling): update docs/cedarling/cedarling-policy-store.md
    
    Signed-off-by: rmarinn <[email protected]>
    
    * docs(jans-cedarling): update docs/dedarling/cedarling-jwt.md
    
    Signed-off-by: rmarinn <[email protected]>
    
    * docs: fixing review comments
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * fix(jans-cedarling): uncomment previously commented functions
    
    Signed-off-by: rmarinn <[email protected]>
    
    * docs: correct policy store format
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * docs: correct policy store format
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * docs: correct policy store format
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * fix(jans-cedarling): remove unused commented code
    
    Signed-off-by: rmarinn <[email protected]>
    
    * docs(jans-cedarling): fix docstrings in PolicyStore
    
    Signed-off-by: rmarinn <[email protected]>
    
    * chore(jans-cedarling): renamed `check_token_metadata` to `parse_and_check_token_metadata`
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): replace custom version parsing with the semver crate
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): simplify TokenKind parsing
    
    - removed the need for a Visitor in parsing logic
    - users now pass `access_token`, `id_token`, `userinfo_token`,
      or `transaction_token` (case-insensitive) as the token type
    
    Signed-off-by: rmarinn <[email protected]>
    
    * chore(jans-cedarling): simplify policy parsing by removing unnecessary Ok wrapper
    
    Signed-off-by: rmarinn <[email protected]>
    
    * test(jans-cedarling): add unit test for handling invalid token type
    
    Signed-off-by: rmarinn <[email protected]>
    
    * chore(jans-cedarling): replace string with JSON macro for invalid token metadata test
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): enhance policy deserialization error handling
    
    - updated the deserialization logic to collect and report multiple errors encountered during policy parsing
    
    Signed-off-by: rmarinn <[email protected]>
    
    * test(jans-cedarling): move tests to a separate file and enhance input clarity
    
    - reorganized tests into a dedicated file for better structure
    - improved readability of policy and schema inputs in the tests
    
    Signed-off-by: rmarinn <[email protected]>
    
    * chore(jans-cedarling): resolve Clippy warnings
    
    - fixed needless borrows to improve code efficiency
    
    Signed-off-by: rmarinn <[email protected]>
    
    * test(jans-cedarling): add specific error assertion in unit tests
    
    Signed-off-by: rmarinn <[email protected]>
    
    * chore(jans-cedarling): replace `person_id` with `user_id`
    
    Signed-off-by: rmarinn <[email protected]>
    
    * docs(jans-cedarling): fix incorrect example
    
    Signed-off-by: rmarinn <[email protected]>
    
    ---------
    
    Signed-off-by: rmarinn <[email protected]>
    Signed-off-by: Arnab Dutta <[email protected]>
    Co-authored-by: Arnab Dutta <[email protected]>
    rmarinn and duttarnab authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    98f3d5b View commit details
    Browse the repository at this point in the history
  3. fix(docs): remove local LDAP references as LDAP support has been disc…

    …ontinued (#9947)
    
    * fix(docs): remove ldap from docs
    
    Signed-off-by: ossdhaval <[email protected]>
    
    * fix(docs): remove ldap from files
    
    Signed-off-by: ossdhaval <[email protected]>
    
    * fix(docs): remove LDAP references
    
    Signed-off-by: ossdhaval <[email protected]>
    
    * fix(docs): remove LDAP related content
    
    Signed-off-by: ossdhaval <[email protected]>
    
    * fix(docs): remove LDAP related content
    
    Signed-off-by: ossdhaval <[email protected]>
    
    ---------
    
    Signed-off-by: ossdhaval <[email protected]>
    Signed-off-by: Dhaval D <[email protected]>
    ossdhaval authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    5d50096 View commit details
    Browse the repository at this point in the history
  4. feat(jans-linux-setup): Janssen services healt script (#9941)

    * feat(jans-linux-setup): jans services status script
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * fix(jans-linux-setup): sort jans services status
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * fix(jans-linux-setup): move jans services script to static/scripts dir
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * fix(jans-linux-setup): copy services status script to opt/bin dir
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * fix(jans-linux-setup): use services status script in jans script
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    * fix(jans-linux-setup): jans-casa health status
    
    Signed-off-by: Mustafa Baser <[email protected]>
    
    ---------
    
    Signed-off-by: Mustafa Baser <[email protected]>
    devrimyatar authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e81c2b3 View commit details
    Browse the repository at this point in the history
  5. chore: update descriptors for ZK update (#9932)

    * chore: update descriptors for ZK update #6975
    
    Signed-off-by: jgomer2001 <[email protected]>
    
    * chore: remove breeze theme references #9882
    
    Signed-off-by: jgomer2001 <[email protected]>
    
    ---------
    
    Signed-off-by: jgomer2001 <[email protected]>
    jgomer2001 authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e04835e View commit details
    Browse the repository at this point in the history
  6. fix(jans-linux-setup): permission of jans_services_status.py (#9960)

    Signed-off-by: Mustafa Baser <[email protected]>
    Co-authored-by: YuriyZ <[email protected]>
    devrimyatar and yuriyz authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c1e7534 View commit details
    Browse the repository at this point in the history
  7. feat(jans-cedarling): implement KeyService for JwtService for key…

    … management (#9855)
    
    * feat(jans-cedarling): implement KeyService for JwtService
    
    - implemented a `KeyService` for `JwtService` that manages decoding keys
      which are used to validate Json Web Tokens (JWTs).
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): implement GetKey for KeyService
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): integrate jwt::KeyService with jwt::DecodingStrategy
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): replace custom mockhttp with mockito and refactor services
    
    - Replaced custom `mockhttp` with `mockito` for simulating HTTP requests in tests.
    - Refactored `JwtService` and `KeyService` to remove the need for the `GetKey` trait.
      `KeyService` can now be initialized directly, simplifying the code and improving clarity.
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): restructure folder layout, improve documentation, and simplify services
    
    - restructured the folder structure in the /jwt module for better organization.
    - added comprehensive docstrings to enhance code readability and maintainability.
    - simplified KeyService and DecodingStrategy by removing unnecessary traits for their communication.
    
    Signed-off-by: rmarinn <[email protected]>
    
    * chore(jans-cedarling): move mockito from dependencies to dev-dependencies for cleaner build
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): add trusted_issuers field to the PolicyStore
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): reuse HTTP client and switch to eprintln for error logging
    
    - reuse a HTTP client initialized on init for `KeyService` when making requests to improve efficiency
    - replaced `println!` with `eprintln!` for better error logging
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): implement custom error handling for lock acquisition failure
    
    - added error handling for cases where acquiring a lock on decoding keys fails
    - replaced `unwrap()` with a custom error to handle poisoned locks gracefully
    
    Signed-off-by: rmarinn <[email protected]>
    
    * docs: changes in policy store docs
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * feat(jans-cedarling): implement Deserialize for TokenKind
    
    - implement Deserialize for TokenKind instead of using the
      derialize_with macro
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): move test mod from init/test.rs into init/policy_store.rs
    
    Signed-off-by: rmarinn <[email protected]>
    
    * test(jans-cedarling): remove redundant assert in errors_on_multiple_mappings
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): implement Copy trait for TokenKind enum
    
    - added the Copy trait implementation to TokenKind for more efficient value handling
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): remove unnecessary .clone() calls on TokenKind
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): change MultipleRoleMappings error to use Vec<String>
    
    - updated the MultipleRoleMappings error variant to store a Vec<String>
      instead of a single String, allowing it to capture multiple tokens with role mappings.
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): rename fields in PolicyStore to be more descriptive
    
    - rename `schema` field in `PolicyStore` to `cedar_schema`
    - rename `policies` field in `PolicyStore` to `cedar_policies`
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): improve naming and deserialization for PolicyStore
    
    - policy_store_id is now only required when loading from Lock Master, simplifying the structure of policy_store.json
    - renamed and simplified field and function names for better clarity in policy deserialization
    - updated docstrings to enhance understanding of PolicyStore fields and deserialization process
    - updated test cases to reflect new naming conventions and improve error handling
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): introduce cedar_version field in policy_store.json
    
    - added support for the cedar_version field to specify the version of Cedar being used.
    - this enhancement allows for version-specific parsing of schemas and policies during deserialization.
    - updated relevant structures and deserialization logic to validate the cedar_version format.
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): move deserialization logic for multiple roles to PolicyStore
    
    - checking for multiple roles now occurs during the deserialization of PolicyStore
    - the corresponding test has been relocated from `init/policy_store.rs` to
      `common/policy_store.rs` for better organization and clarity.
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): rename parse_policy to parse_single_policy
    
    - rename `parse_policy` to `parse_single_policy` to make the intent of
      calling the function clearer
    
    Signed-off-by: rmarinn <[email protected]>
    
    * docs: fixing review comments
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * docs(jans-cedarling): add missing docstrings in common/policy_store.rs
    
    Signed-off-by: rmarinn <[email protected]>
    
    * docs(jans-cedarling): update docs/cedarling/cedarling-policy-store.md
    
    Signed-off-by: rmarinn <[email protected]>
    
    * docs(jans-cedarling): update docs/dedarling/cedarling-jwt.md
    
    Signed-off-by: rmarinn <[email protected]>
    
    * docs: fixing review comments
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * fix(jans-cedarling): uncomment previously commented functions
    
    Signed-off-by: rmarinn <[email protected]>
    
    * docs: correct policy store format
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * docs: correct policy store format
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * docs: correct policy store format
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * fix(jans-cedarling): remove unused commented code
    
    Signed-off-by: rmarinn <[email protected]>
    
    * docs(jans-cedarling): fix docstrings in PolicyStore
    
    Signed-off-by: rmarinn <[email protected]>
    
    * chore(jans-cedarling): renamed `check_token_metadata` to `parse_and_check_token_metadata`
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): replace custom version parsing with the semver crate
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): simplify TokenKind parsing
    
    - removed the need for a Visitor in parsing logic
    - users now pass `access_token`, `id_token`, `userinfo_token`,
      or `transaction_token` (case-insensitive) as the token type
    
    Signed-off-by: rmarinn <[email protected]>
    
    * chore(jans-cedarling): simplify policy parsing by removing unnecessary Ok wrapper
    
    Signed-off-by: rmarinn <[email protected]>
    
    * test(jans-cedarling): add unit test for handling invalid token type
    
    Signed-off-by: rmarinn <[email protected]>
    
    * chore(jans-cedarling): replace string with JSON macro for invalid token metadata test
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): enhance policy deserialization error handling
    
    - updated the deserialization logic to collect and report multiple errors encountered during policy parsing
    
    Signed-off-by: rmarinn <[email protected]>
    
    * test(jans-cedarling): move tests to a separate file and enhance input clarity
    
    - reorganized tests into a dedicated file for better structure
    - improved readability of policy and schema inputs in the tests
    
    Signed-off-by: rmarinn <[email protected]>
    
    * chore(jans-cedarling): resolve Clippy warnings
    
    - fixed needless borrows to improve code efficiency
    
    Signed-off-by: rmarinn <[email protected]>
    
    * test(jans-cedarling): add specific error assertion in unit tests
    
    Signed-off-by: rmarinn <[email protected]>
    
    * chore(jans-cedarling): fix clippy warnings
    
    Signed-off-by: rmarinn <[email protected]>
    
    * docs(jans-cedarling): fix wrong example in the docs
    
    - renamed `person_id` to `user_id` in the example
    
    Signed-off-by: rmarinn <[email protected]>
    
    * chore(jans-cedarling): replace `person_id` with `user_id`
    
    Signed-off-by: rmarinn <[email protected]>
    
    ---------
    
    Signed-off-by: rmarinn <[email protected]>
    Signed-off-by: Arnab Dutta <[email protected]>
    Co-authored-by: Arnab Dutta <[email protected]>
    rmarinn and duttarnab authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ab1110f View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump jackson.version from 2.14.2 to 2.18.0 in /jans-casa (

    …#9863)
    
    Bumps `jackson.version` from 2.14.2 to 2.18.0.
    
    Updates `com.fasterxml.jackson.core:jackson-databind` from 2.14.2 to 2.18.0
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `com.fasterxml.jackson.core:jackson-core` from 2.14.2 to 2.18.0
    - [Commits](FasterXML/jackson-core@jackson-core-2.14.2...jackson-core-2.18.0)
    
    Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.14.2 to 2.18.0
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.fasterxml.jackson.core:jackson-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.fasterxml.jackson.core:jackson-annotations
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jose Gonzalez <[email protected]>
    dependabot[bot] and jgomer2001 authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    6f3cff4 View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump jakarta.el:jakarta.el-api from 5.0.1 to 6.0.1 in /j…

    …ans-casa (#9953)
    
    chore(deps): bump jakarta.el:jakarta.el-api in /jans-casa
    
    Bumps [jakarta.el:jakarta.el-api](https://github.com/eclipse-ee4j/el-ri) from 5.0.1 to 6.0.1.
    - [Release notes](https://github.com/eclipse-ee4j/el-ri/releases)
    - [Commits](https://github.com/eclipse-ee4j/el-ri/commits)
    
    ---
    updated-dependencies:
    - dependency-name: jakarta.el:jakarta.el-api
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jose Gonzalez <[email protected]>
    dependabot[bot] and jgomer2001 authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    6de8392 View commit details
    Browse the repository at this point in the history
  10. chore(deps): bump org.apache.tika:tika-core from 2.9.2 to 3.0.0 in /j…

    …ans-casa (#9922)
    
    chore(deps): bump org.apache.tika:tika-core in /jans-casa
    
    Bumps [org.apache.tika:tika-core](https://github.com/apache/tika) from 2.9.2 to 3.0.0.
    - [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
    - [Commits](apache/tika@2.9.2...3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.tika:tika-core
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jose Gonzalez <[email protected]>
    dependabot[bot] and jgomer2001 authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    0a3007f View commit details
    Browse the repository at this point in the history
  11. fix: update commons-io library (#9963)

    fix: update commons-io library #9962
    
    Signed-off-by: jgomer2001 <[email protected]>
    jgomer2001 authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c80ff7a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. feat(jans-pycloudlib): add flag to support simple JSON data format (#…

    …9937)
    
    * feat(jans-pycloudlib): add flag to support simple JSON data format
    
    Signed-off-by: iromli <[email protected]>
    
    * fix: toggle data format based on simple json flag
    
    Signed-off-by: iromli <[email protected]>
    
    ---------
    
    Signed-off-by: iromli <[email protected]>
    iromli authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6b1eb3d View commit details
    Browse the repository at this point in the history
  2. fix(docs): update cli command (#9727)

    * fix(docs): update cli command
    
    Signed-off-by: ossdhaval <[email protected]>
    
    * fix(docs): resolved conflict
    
    Signed-off-by: ossdhaval <[email protected]>
    
    ---------
    
    Signed-off-by: ossdhaval <[email protected]>
    Signed-off-by: Dhaval D <[email protected]>
    ossdhaval authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c4d2e9b View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin fr…

    …om 3.8.0 to 3.8.1 in /jans-scim (#9949)
    
    chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin
    
    Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.8.0 to 3.8.1.
    - [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
    - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.8.0...maven-dependency-plugin-3.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-dependency-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    dependabot[bot] and moabu authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2059ce0 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from…

    … 2.19.1 to 3.5.1 in /agama (#9793)
    
    chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin
    
    Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.19.1 to 3.5.1.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - [Commits](apache/maven-surefire@surefire-2.19.1...surefire-3.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    dependabot[bot] and moabu authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    de7de0f View commit details
    Browse the repository at this point in the history
  5. feat(jans-auth-server): updateв first part applications implementatio…

    …ns to draft 02 (#9931)
    
    * feat(jans-auth-server): update first part applications implementations to draft 02 #9675
    
    #9675
    Signed-off-by: YuriyZ <[email protected]>
    
    * feat(jans-auth-server): updated authorization challenge session code
    
    #9675
    Signed-off-by: YuriyZ <[email protected]>
    
    * feat(jans-auth-server): updated authorization challenge script code
    
    #9675
    Signed-off-by: YuriyZ <[email protected]>
    
    * doc(jans-auth-server): fixed draft references
    
    #9675
    Signed-off-by: YuriyZ <[email protected]>
    
    ---------
    
    Signed-off-by: YuriyZ <[email protected]>
    yuriyz authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8deb721 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin fr…

    …om 2.8 to 3.8.1 in /jans-casa (#9957)
    
    chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin
    
    Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 2.8 to 3.8.1.
    - [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
    - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-2.8...maven-dependency-plugin-3.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-dependency-plugin
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jose Gonzalez <[email protected]>
    dependabot[bot] and jgomer2001 authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3406250 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump jackson.version from 2.18.0 to 2.18.1 in /jans-casa (

    …#9969)
    
    Bumps `jackson.version` from 2.18.0 to 2.18.1.
    
    Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.0 to 2.18.1
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.0 to 2.18.1
    - [Commits](FasterXML/jackson-core@jackson-core-2.18.0...jackson-core-2.18.1)
    
    Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.0 to 2.18.1
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.fasterxml.jackson.core:jackson-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.fasterxml.jackson.core:jackson-annotations
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jose Gonzalez <[email protected]>
    dependabot[bot] and jgomer2001 authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    30b88ab View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump io.grpc:grpc-bom from 1.43.1 to 1.68.1 in /jans-casa (

    #9970)
    
    Bumps [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) from 1.43.1 to 1.68.1.
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](grpc/grpc-java@v1.43.1...v1.68.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.grpc:grpc-bom
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jose Gonzalez <[email protected]>
    dependabot[bot] and jgomer2001 authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d4dbe2a View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump com.fasterxml:aalto-xml from 1.3.2 to 1.3.3 in /jan…

    …s-casa (#9971)
    
    chore(deps): bump com.fasterxml:aalto-xml in /jans-casa
    
    Bumps [com.fasterxml:aalto-xml](https://github.com/FasterXML/aalto-xml) from 1.3.2 to 1.3.3.
    - [Commits](FasterXML/aalto-xml@aalto-xml-1.3.2...aalto-xml-1.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml:aalto-xml
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jose Gonzalez <[email protected]>
    dependabot[bot] and jgomer2001 authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    95abf4b View commit details
    Browse the repository at this point in the history
  10. Lock health check plugin (#9928)

    * fix(jans-lock): add health-check plugiun form jans-auth
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    * fix(jans-lock): add health-check plugiun form jans-auth
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    * fix(jans-lock): add health-check plugiun form jans-auth
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    * feat(oxauth): ignore uid case when auth server is AD
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    ---------
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    yurem authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    873cf86 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. refactor(cloud-native): remove ldap occurences in cloud-native (#9920)

    * refactor(cloud-native): remove ldap occurences in cloud-native
    
    Signed-off-by: iromli <[email protected]>
    
    * docs(cloud-native): remove ldap occurences in cloud-native
    
    Signed-off-by: iromli <[email protected]>
    
    ---------
    
    Signed-off-by: iromli <[email protected]>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    iromli and moabu authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    5d2a1e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f709f33 View commit details
    Browse the repository at this point in the history
  3. chore: misc descriptor updates (#9990)

    chore: misc descriptor updates #9978
    
    Signed-off-by: jgomer2001 <[email protected]>
    jgomer2001 authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a8e7ed1 View commit details
    Browse the repository at this point in the history
  4. feat(jans-cedarling): implement validation for userinfo_token JWT (#9939

    )
    
    * feat(jans-cedarling): implement KeyService for JwtService
    
    - implemented a `KeyService` for `JwtService` that manages decoding keys
      which are used to validate Json Web Tokens (JWTs).
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): implement GetKey for KeyService
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): integrate jwt::KeyService with jwt::DecodingStrategy
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): replace custom mockhttp with mockito and refactor services
    
    - Replaced custom `mockhttp` with `mockito` for simulating HTTP requests in tests.
    - Refactored `JwtService` and `KeyService` to remove the need for the `GetKey` trait.
      `KeyService` can now be initialized directly, simplifying the code and improving clarity.
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): restructure folder layout, improve documentation, and simplify services
    
    - restructured the folder structure in the /jwt module for better organization.
    - added comprehensive docstrings to enhance code readability and maintainability.
    - simplified KeyService and DecodingStrategy by removing unnecessary traits for their communication.
    
    Signed-off-by: rmarinn <[email protected]>
    
    * chore(jans-cedarling): move mockito from dependencies to dev-dependencies for cleaner build
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): add trusted_issuers field to the PolicyStore
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): reuse HTTP client and switch to eprintln for error logging
    
    - reuse a HTTP client initialized on init for `KeyService` when making requests to improve efficiency
    - replaced `println!` with `eprintln!` for better error logging
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): implement custom error handling for lock acquisition failure
    
    - added error handling for cases where acquiring a lock on decoding keys fails
    - replaced `unwrap()` with a custom error to handle poisoned locks gracefully
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): implement validation for `userinfo_token`
    
    - validate the `userinfo_token` to ensure its integrity and correctness
    - verify that the `client_id` of the `userinfo_token` matches the `aud` of the corresponding `access_token`
    - verify that the `sub` of the `userinfo_token` matches the `sub` of the corresponding `id_token`
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): update token examples in `/examples` directory
    
    - revise example tokens to reflect current requirements
    
    Signed-off-by: rmarinn <[email protected]>
    
    * chore(jans-cedarling): remove unused fields from tokens in `jwt::token`
    
    - clean up the `jwt::token` module by removing fields that are unused.
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): implement specific error messages for invalid token types
    
    - introduced `InvalidAccessToken` error for invalid access tokens
    - introduced `InvalidIdToken` error for invalid ID tokens
    - introduced `InvalidUserinfoToken` error for invalid userinfo tokens
    - this change provides clearer feedback based on the type of invalid token encountered
    
    Signed-off-by: rmarinn <[email protected]>
    
    * docs: changes in policy store docs
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * feat(jans-cedarling): implement Deserialize for TokenKind
    
    - implement Deserialize for TokenKind instead of using the
      derialize_with macro
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): move test mod from init/test.rs into init/policy_store.rs
    
    Signed-off-by: rmarinn <[email protected]>
    
    * test(jans-cedarling): remove redundant assert in errors_on_multiple_mappings
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): implement Copy trait for TokenKind enum
    
    - added the Copy trait implementation to TokenKind for more efficient value handling
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): remove unnecessary .clone() calls on TokenKind
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): change MultipleRoleMappings error to use Vec<String>
    
    - updated the MultipleRoleMappings error variant to store a Vec<String>
      instead of a single String, allowing it to capture multiple tokens with role mappings.
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): rename fields in PolicyStore to be more descriptive
    
    - rename `schema` field in `PolicyStore` to `cedar_schema`
    - rename `policies` field in `PolicyStore` to `cedar_policies`
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): improve naming and deserialization for PolicyStore
    
    - policy_store_id is now only required when loading from Lock Master, simplifying the structure of policy_store.json
    - renamed and simplified field and function names for better clarity in policy deserialization
    - updated docstrings to enhance understanding of PolicyStore fields and deserialization process
    - updated test cases to reflect new naming conventions and improve error handling
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): introduce cedar_version field in policy_store.json
    
    - added support for the cedar_version field to specify the version of Cedar being used.
    - this enhancement allows for version-specific parsing of schemas and policies during deserialization.
    - updated relevant structures and deserialization logic to validate the cedar_version format.
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): move deserialization logic for multiple roles to PolicyStore
    
    - checking for multiple roles now occurs during the deserialization of PolicyStore
    - the corresponding test has been relocated from `init/policy_store.rs` to
      `common/policy_store.rs` for better organization and clarity.
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): rename parse_policy to parse_single_policy
    
    - rename `parse_policy` to `parse_single_policy` to make the intent of
      calling the function clearer
    
    Signed-off-by: rmarinn <[email protected]>
    
    * docs: fixing review comments
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * docs(jans-cedarling): add missing docstrings in common/policy_store.rs
    
    Signed-off-by: rmarinn <[email protected]>
    
    * docs(jans-cedarling): update docs/cedarling/cedarling-policy-store.md
    
    Signed-off-by: rmarinn <[email protected]>
    
    * docs(jans-cedarling): update docs/dedarling/cedarling-jwt.md
    
    Signed-off-by: rmarinn <[email protected]>
    
    * docs: fixing review comments
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * fix(jans-cedarling): uncomment previously commented functions
    
    Signed-off-by: rmarinn <[email protected]>
    
    * docs: correct policy store format
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * docs: correct policy store format
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * docs: correct policy store format
    
    Signed-off-by: Arnab Dutta <[email protected]>
    
    * fix(jans-cedarling): remove unused commented code
    
    Signed-off-by: rmarinn <[email protected]>
    
    * docs(jans-cedarling): fix docstrings in PolicyStore
    
    Signed-off-by: rmarinn <[email protected]>
    
    * chore(jans-cedarling): renamed `check_token_metadata` to `parse_and_check_token_metadata`
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): replace custom version parsing with the semver crate
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): simplify TokenKind parsing
    
    - removed the need for a Visitor in parsing logic
    - users now pass `access_token`, `id_token`, `userinfo_token`,
      or `transaction_token` (case-insensitive) as the token type
    
    Signed-off-by: rmarinn <[email protected]>
    
    * chore(jans-cedarling): simplify policy parsing by removing unnecessary Ok wrapper
    
    Signed-off-by: rmarinn <[email protected]>
    
    * test(jans-cedarling): add unit test for handling invalid token type
    
    Signed-off-by: rmarinn <[email protected]>
    
    * chore(jans-cedarling): replace string with JSON macro for invalid token metadata test
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): enhance policy deserialization error handling
    
    - updated the deserialization logic to collect and report multiple errors encountered during policy parsing
    
    Signed-off-by: rmarinn <[email protected]>
    
    * test(jans-cedarling): move tests to a separate file and enhance input clarity
    
    - reorganized tests into a dedicated file for better structure
    - improved readability of policy and schema inputs in the tests
    
    Signed-off-by: rmarinn <[email protected]>
    
    * chore(jans-cedarling): resolve Clippy warnings
    
    - fixed needless borrows to improve code efficiency
    
    Signed-off-by: rmarinn <[email protected]>
    
    * test(jans-cedarling): add specific error assertion in unit tests
    
    Signed-off-by: rmarinn <[email protected]>
    
    * chore(jans-cedarling): add comments to the tokens in the examples
    
    - added comments so it's obvious what's in the claims in the tokens
      string in the examples directory
    
    Signed-off-by: rmarinn <[email protected]>
    
    * fix(jans-cedarling): fix broken example with jwt validation
    
    Signed-off-by: rmarinn <[email protected]>
    
    * chore(jans-cedarling): update incorrect docstrings
    
    Signed-off-by: rmarinn <[email protected]>
    
    * chore(jans-cedarling): resolve clippy warnings
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jwt): convert extract_claims to an associated function
    
    - moved the `extract_claims` function out of the method that uses `self`,
      making it an associated function to avoid unnecessary usage of `self`
      while preserving organization within the impl block.
    
    Signed-off-by: rmarinn <[email protected]>
    
    * refactor(jans-cedarling): revert to custom Error for unsupported algorithm parsing
    
    - manually reverted to returning a custom Error when parsing an
      unsupported algorithm, preserving previous error reporting behavior
    
    Signed-off-by: rmarinn <[email protected]>
    
    * chore(jans-cedarling): fix clippy warnings
    
    Signed-off-by: rmarinn <[email protected]>
    
    * docs(jans-cedarling): fix wrong example in the docs
    
    - renamed `person_id` to `user_id` in the example
    
    Signed-off-by: rmarinn <[email protected]>
    
    * chore(jans-cedarling): replace `person_id` with `user_id`
    
    Signed-off-by: rmarinn <[email protected]>
    
    * chore(jans-cedarling): remove unused traits file
    
    Signed-off-by: rmarinn <[email protected]>
    
    * fix(jans-cedarling): update examples to align with schema changes
    
    Signed-off-by: rmarinn <[email protected]>
    
    * docs(jans-cedarling): update README.md
    
    - update README to show how to run the new tests
    
    Signed-off-by: rmarinn <[email protected]>
    
    * feat(jans-cedarling): improve error handling
    
    Signed-off-by: rmarinn <[email protected]>
    
    * fix(jans-cedarling): revert unintended change to the docs by a merge
    
    Signed-off-by: rmarinn <[email protected]>
    
    * test(jans-cedarling): fix python unit tests
    
    Signed-off-by: Oleh Bohzok <[email protected]>
    
    * chore(jans-cedarling): fix misspelled test function name
    
    Signed-off-by: rmarinn <[email protected]>
    
    * test(jans-cedarling): improve test assertion and specificity
    
    Signed-off-by: rmarinn <[email protected]>
    
    ---------
    
    Signed-off-by: rmarinn <[email protected]>
    Signed-off-by: Arnab Dutta <[email protected]>
    Signed-off-by: Oleh Bohzok <[email protected]>
    Co-authored-by: Arnab Dutta <[email protected]>
    Co-authored-by: Oleh Bohzok <[email protected]>
    3 people authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a1d343b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0c05d9 View commit details
    Browse the repository at this point in the history
  6. feat(jans-auth-server): OpenID AuthZEN - added access_evaluation feat…

    …ure flag
    
    Signed-off-by: YuriyZ <[email protected]>
    yuriyz committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    00dd97e View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. chore(deps): bump blazemeter/taurus from 1.16.33 to 1.16.35 in /demos…

    …/benchmarking/docker-jans-loadtesting-jmeter (#9988)
    
    chore(deps): bump blazemeter/taurus
    
    Bumps blazemeter/taurus from 1.16.33 to 1.16.35.
    
    ---
    updated-dependencies:
    - dependency-name: blazemeter/taurus
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Mohammad Abudayyeh <[email protected]>
    dependabot[bot] and moabu authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f9b0a91 View commit details
    Browse the repository at this point in the history
  2. feat(jans-core): integrate document store manager into applications (#…

    …9701)
    
    * feat(jans-core): integrate document store manager into applications
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    * feat(jans-core): integrate document store manager into applications
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    
    ---------
    
    Signed-off-by: Yuriy Movchan <[email protected]>
    Co-authored-by: YuriyZ <[email protected]>
    yurem and yuriyz authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    2f59807 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc903f1 View commit details
    Browse the repository at this point in the history
  4. feat(jans-cli-tui): responsive navigation bar (#9998)

    Signed-off-by: Mustafa Baser <[email protected]>
    devrimyatar authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9f0d9e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d4c121 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. feat(jans-auth-server): OpenID AuthZEN - added main access evaluation…

    … service
    
    Signed-off-by: YuriyZ <[email protected]>
    yuriyz committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9873e11 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

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

Commits on Nov 5, 2024

  1. feat(jans-auth-server): OpenID AuthZEN - added unit test for /evaluat…

    …ion endpoint class methods
    
    Signed-off-by: YuriyZ <[email protected]>
    yuriyz committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ed2b8fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    669e146 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. feat(jans-auth-server): OpenID AuthZEN - added evaluation endpoint to…

    … discovery
    
    Signed-off-by: YuriyZ <[email protected]>
    yuriyz committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    40c9ad5 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. merge from main

    Signed-off-by: YuriyZ <[email protected]>
    yuriyz committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    50923e6 View commit details
    Browse the repository at this point in the history
  2. feat(jans-auth-server): OpenID AuthZEN - added evaluation endpoint to…

    … discovery client
    
    Signed-off-by: YuriyZ <[email protected]>
    yuriyz committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    34df8f5 View commit details
    Browse the repository at this point in the history
  3. fixing merge from main

    Signed-off-by: YuriyZ <[email protected]>
    yuriyz committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4447350 View commit details
    Browse the repository at this point in the history
  4. fixing merge from main

    Signed-off-by: YuriyZ <[email protected]>
    yuriyz committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0232b9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64f2b4d View commit details
    Browse the repository at this point in the history