-
Notifications
You must be signed in to change notification settings - Fork 76
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
chore(deps): bump urllib3 from 1.26.12 to 2.2.3 in /demos/jans-tent #9476
Conversation
fix: reduce Freemarker's "incompatible improvements version" #8696 Signed-off-by: jgomer2001 <[email protected]>
docs: update content and proofreading Signed-off-by: ossdhaval <[email protected]>
…ion method (#8706) * fix(config-api): user attribute validation error handling Signed-off-by: pujavs <[email protected]> * fix(config-api): user attribute validation error handling Signed-off-by: pujavs <[email protected]> * fix(config-api): user attribute validation error handling Signed-off-by: pujavs <[email protected]> * fix: added new IDP attributes Signed-off-by: pujavs <[email protected]> * fix: added new IDP attributes Signed-off-by: pujavs <[email protected]> * fix(config-api): idp default values set Signed-off-by: pujavs <[email protected]> * fix(config-api): idp metadata default values issue#8384 Signed-off-by: pujavs <[email protected]> * feat: idp metadata default value and removing filepath in document-store Signed-off-by: pujavs <[email protected]> * feat: idp metadata default value and removing filepath in document-store Signed-off-by: pujavs <[email protected]> * fix: assetmgt and idp changes Signed-off-by: pujavs <[email protected]> * fix: assetmgt and idp changes Signed-off-by: pujavs <[email protected]> * fix(config-api): validation for imp fields of asset mgt Signed-off-by: pujavs <[email protected]> * feat(config-api): pagination for get asset by name, asset filename and service validation Signed-off-by: pujavs <[email protected]> * fix(config-api): added asset validation, removed redundant fields for TR Signed-off-by: pujavs <[email protected]> * fix(config-api): agama swagger spec changes Signed-off-by: pujavs <[email protected]> * fix(config-api): agama swagger spec changes Signed-off-by: pujavs <[email protected]> * fix(config-api): added asset validation, removed redundant fields for TR Signed-off-by: pujavs <[email protected]> * fix(config-api): added asset validation, removed redundant fields for TR Signed-off-by: pujavs <[email protected]> * fix(config-api): added asset validation, removed redundant fields for TR Signed-off-by: pujavs <[email protected]> * feat(config-api): user mgt error handling Signed-off-by: pujavs <[email protected]> * feat(config-api): user mgt error handling Signed-off-by: pujavs <[email protected]> * feat(config-api): user mgt error handling Signed-off-by: pujavs <[email protected]> * feat(config-api): asset mgt service module changes Signed-off-by: pujavs <[email protected]> * docs(config-api): configuration description changes for swagger spec Signed-off-by: pujavs <[email protected]> * fix(core): removed redundant field from jans attribute issue#8665 Signed-off-by: pujavs <[email protected]> * fix(config-api) acr validaion for active custom script issue#8683 Signed-off-by: pujavs <[email protected]> * fix(config-api): default acr and custom script Signed-off-by: pujavs <[email protected]> * fix(config-api): default acr and custom script Signed-off-by: pujavs <[email protected]> --------- Signed-off-by: pujavs <[email protected]>
* feat(cedarling): initial implementation for cedarling * feat(jans-lock): implemented configurable policy-store loading from static data Signed-off-by: sokorototo <[email protected]> --------- Signed-off-by: sokorototo <[email protected]> Co-authored-by: Mohammad Abudayyeh <[email protected]>
* docs: include new config property #8146 Signed-off-by: jgomer2001 <[email protected]> * feat: apply password validation when defined and enabled #8146 Signed-off-by: jgomer2001 <[email protected]> * chore: add new property to installation template #8146 Signed-off-by: jgomer2001 <[email protected]> --------- Signed-off-by: jgomer2001 <[email protected]>
Signed-off-by: Mustafa Baser <[email protected]>
Signed-off-by: Mustafa Baser <[email protected]>
* fix: use uid of the user when existing #8734 Signed-off-by: jgomer2001 <[email protected]> * doc: fix broken link #8734 Signed-off-by: jgomer2001 <[email protected]> --------- Signed-off-by: jgomer2001 <[email protected]> Co-authored-by: Mohammad Abudayyeh <[email protected]>
chore: remove usage of agama_flow param #8735 Signed-off-by: jgomer2001 <[email protected]>
* docs: refactor existing content Signed-off-by: ossdhaval <[email protected]> * docs: add tui image Signed-off-by: ossdhaval <[email protected]> * docs: add details for other modules than jans-auth Signed-off-by: ossdhaval <[email protected]> * docs: add default log location Signed-off-by: ossdhaval <[email protected]> * docs: proofreading Signed-off-by: ossdhaval <[email protected]> * docs: tui section changes Signed-off-by: ossdhaval <[email protected]> * docs: add log reference for CN deployments Signed-off-by: ossdhaval <[email protected]> --------- Signed-off-by: ossdhaval <[email protected]>
* fix(jans-cli): sample schema generetation (ref: #8713) Signed-off-by: Mustafa Baser <[email protected]> * feat(jans-cli): get schema for a given operation (ref: #8712) Signed-off-by: Mustafa Baser <[email protected]> --------- Signed-off-by: Mustafa Baser <[email protected]>
docs: remove remaining mentions of agama_flow #8758
Signed-off-by: SafinWasi <[email protected]> Co-authored-by: Mohammad Abudayyeh <[email protected]>
…8614 (#8747) * 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]> * feat(jans-keycloak-integration): keycloak protocol mapper Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): remove references to jans standalone persistence layer Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): experimental protocol mapper for kc #8614 * added persistence manager configuration for protocol mapper Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): added dependencies for protocol mapper #8614 Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): experimental protocol mapper #8614 * added dependencies to protocol mapper * added protocol mapper main class Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): experimental protocol mapper #8614 * added relevant models to fetch user attributes * refactored the db configuration classes Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): janssen spi bundle #8614 * created maven project for janssen spi bundle Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): janssen spi bundle #8614 * added dependencies xml Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to job-scheduler #8614 * added support for new protocol mapper in job scheduler * fixed typo in application shutdown log message Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): keycloak integration enhancements #8614 * added support for the protocol-mapper in job-scheduler configuration * fixed issue in job-scheduler logging configuration that caused too many log files to be created Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): spi bundle #8614 * additions to the spi bundle pom file Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): keycloak integration enhancements #8614 * added protocol mapper implementation Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * added thin bridge spi provider * added models for thin bridge provider Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * moved authenticator spi to spi module * minor refactoring to the authenticator spi Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * moved authenticator rest service spi to spi module Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * added new storage provider implementation Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * added missing files to spi Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * added resource files to spi module Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * bump spi version to 1.1.3-SNAPSHOT * removed protocol-mapper PoC from build modules Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * minor bugfix to scheduler. did not show fatal startup errors in log file Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 *fix for fatal errors which don't still appear in the logs Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * further housekeeping in job-scheduler Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * fixed bug in user storage spi preventing authentication in new version of keycloak Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * have scheduler create saml clients with document and assertion signing as default configuration Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancement to jans-keycloak-integration #8614 * removed reference to protocol-mapper poc submodule Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * removed reference to storage-spi module * restored job-scheduler module in build pom Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * removed authenticator source as it was moved to spi Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * fixes suggested by static analyser Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 Signed-off-by: Rolain Djeumen <[email protected]> --------- Signed-off-by: Rolain Djeumen <[email protected]>
* feat(jans-lock): further infrastructure for cedarling Signed-off-by: sokorototo <[email protected]> * chore(jans-lock): cleaned up commit Signed-off-by: sokorototo <[email protected]> * feat(jans-lock): Parse policy store as JSON instead of ZIP Signed-off-by: sokorototo <[email protected]> * chore(jans-lock): Massively improved project structure Signed-off-by: sokorototo <[email protected]> * chore(jans-lock): Further improved project structure Signed-off-by: sokorototo <[email protected]> * choree(jans-lock): Fixed cargo clippy complaints on cedarling Signed-off-by: sokorototo <[email protected]> --------- Signed-off-by: sokorototo <[email protected]> Co-authored-by: Mohammad Abudayyeh <[email protected]>
Signed-off-by: Mustafa Baser <[email protected]>
Signed-off-by: Mustafa Baser <[email protected]>
* chore(docker-jans-config-api): validation for default auth method Signed-off-by: iromli <[email protected]> * chore(docker-jans-scim): apply password validation Signed-off-by: iromli <[email protected]> --------- Signed-off-by: iromli <[email protected]> Co-authored-by: Mohammad Abudayyeh <[email protected]>
…ion for ce and cn #8776 (#8792) * 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]> * feat(jans-keycloak-integration): keycloak protocol mapper Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): remove references to jans standalone persistence layer Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): experimental protocol mapper for kc #8614 * added persistence manager configuration for protocol mapper Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): added dependencies for protocol mapper #8614 Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): experimental protocol mapper #8614 * added dependencies to protocol mapper * added protocol mapper main class Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): experimental protocol mapper #8614 * added relevant models to fetch user attributes * refactored the db configuration classes Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): janssen spi bundle #8614 * created maven project for janssen spi bundle Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): janssen spi bundle #8614 * added dependencies xml Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to job-scheduler #8614 * added support for new protocol mapper in job scheduler * fixed typo in application shutdown log message Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): keycloak integration enhancements #8614 * added support for the protocol-mapper in job-scheduler configuration * fixed issue in job-scheduler logging configuration that caused too many log files to be created Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): spi bundle #8614 * additions to the spi bundle pom file Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): keycloak integration enhancements #8614 * added protocol mapper implementation Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * added thin bridge spi provider * added models for thin bridge provider Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * moved authenticator spi to spi module * minor refactoring to the authenticator spi Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * moved authenticator rest service spi to spi module Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * added new storage provider implementation Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * added missing files to spi Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * added resource files to spi module Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * bump spi version to 1.1.3-SNAPSHOT * removed protocol-mapper PoC from build modules Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * minor bugfix to scheduler. did not show fatal startup errors in log file Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 *fix for fatal errors which don't still appear in the logs Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * further housekeeping in job-scheduler Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * fixed bug in user storage spi preventing authentication in new version of keycloak Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * have scheduler create saml clients with document and assertion signing as default configuration Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancement to jans-keycloak-integration #8614 * removed reference to protocol-mapper poc submodule Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * removed reference to storage-spi module * restored job-scheduler module in build pom Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * removed authenticator source as it was moved to spi Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 * fixes suggested by static analyser Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): enhancements to jans-keycloak-integration #8614 Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): update kc-saml integration installation for ce and cn #8776 * marked jans authenticator in the kc authentication flow ALTERNATIVE * updated providerId for our custom user storage provider Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): update kc-saml integration installation for ce and cn #8776 * bump keycloak version in setup to 25.0.1 Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): update kc-saml integration installation for ce and cn #8776 * removed references to scim client configuration reference (used by former user storage provider) Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): update kc-saml integration installation for ce and cn #8776 * moved kc service configuration parameters from service file to keycloak configuration file Signed-off-by: Rolain Djeumen <[email protected]> * feat(jans-keycloak-integration): update kc-saml integration installation for ce and cn #8776 * added quarkus.properties * minor change to keycloak service file Signed-off-by: Rolain Djeumen <[email protected]> * fix: adjust keycloak version Signed-off-by: moabu <[email protected]> --------- Signed-off-by: Rolain Djeumen <[email protected]> Signed-off-by: moabu <[email protected]> Co-authored-by: moabu <[email protected]>
Signed-off-by: iromli <[email protected]> Co-authored-by: Mohammad Abudayyeh <[email protected]>
…/benchmarking/docker-jans-loadtesting-jmeter (#8781) chore(deps): bump blazemeter/taurus Bumps blazemeter/taurus from 1.16.31 to 1.16.32. --- 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]>
feat: add flag to disable logger timer #8788 Signed-off-by: jgomer2001 <[email protected]> Co-authored-by: Mohammad Abudayyeh <[email protected]>
* fix(jans-cli-tui): re-write date-time picker Signed-off-by: Mustafa Baser <[email protected]> * feat(jans-cli-tui): date picker month-year adjustment Signed-off-by: Mustafa Baser <[email protected]> --------- Signed-off-by: Mustafa Baser <[email protected]>
Signed-off-by: SafinWasi <[email protected]>
Signed-off-by: ossdhaval <[email protected]>
* docs: update the ldap conf detail * docs(ldap): add schema format and example Signed-off-by: ossdhaval <[email protected]> --------- Signed-off-by: ossdhaval <[email protected]>
Signed-off-by: ossdhaval <[email protected]>
…8801) Signed-off-by: Mustafa Baser <[email protected]>
Signed-off-by: Yuriy Movchan <[email protected]>
* chore(jans-cli-tui): more logging Signed-off-by: Mustafa Baser <[email protected]> * fix(jans-cli-tui): User Admin UI roles Signed-off-by: Mustafa Baser <[email protected]> --------- Signed-off-by: Mustafa Baser <[email protected]>
* 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]>
* 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]>
fix: update wrong clause #9181 Signed-off-by: jgomer2001 <[email protected]>
* 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]>
…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]>
* 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]>
…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]>
* 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]>
* 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]>
) * 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]>
* 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]>
…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]>
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.12 to 2.2.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.12...2.2.3) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
DryRun Security SummaryThe code change in this pull request updates the Expand for full summarySummary: The code change in this pull request updates the Files Changed:
Code AnalysisWe ran
Riskiness🟢 Risk threshold not exceeded. |
Superseded by #10483. |
Bumps urllib3 from 1.26.12 to 2.2.3.
Release notes
Sourced from urllib3's releases.
... (truncated)
Changelog
Sourced from urllib3's changelog.
... (truncated)
Commits
2458bfc
Release 2.2.39b25db6
Only attempt to publish for upstreamb9adeef
Drop support for EOL PyPy3.8 and PyPy3.9b1d4649
Add explicit support for Python 3.13cc42860
Bump cryptography from 42.0.4 to 43.0.1 (#3470)3dae2e9
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#3469)1e94feb
Revert "Add TLS settings for HTTP/2 (#3456)" (#3466)aa73abc
Bump actions/setup-python from 5.1.0 to 5.2.0 (#3468)abbfbcb
Add 1.26.20 to changelog and make the publish workflow the same (#3464)d480615
Add TLS settings for HTTP/2 (#3456)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)