keycloak-config-cli
keycloak-config-cli copied to clipboard
Bump keycloak-parent from 19.0.1 to 19.0.2
Bumps keycloak-parent from 19.0.1 to 19.0.2.
Commits
ca0dea9
Set version to 19.0.20983ada
Fix syntax error from services.js (#14328) (#14387)ce4b2b7
Credential validation shouldn't invalidate the user in the cache96c8cfc
Add basic auth compliant to RFC 6749b6c7884
Makepost_logout_redirect_uri
configurable for legacy admin UI (#14324)e2ae7ee
SAML javascript protocol mapper: disable uploading scripts through admin cons...a544bd8
Do not empty attributes if they are not provided when user profile is enabled...a19239b
Closes #137868e705a6
Merge pull request from GHSA-w9mf-83w3-fv49 (#14271)0dc2018
Concurrency issue when caching JS policies (#14229)- Additional commits viewable in compare view
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 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)
Codecov Report
Merging #782 (d6572ac) into main (2593297) will decrease coverage by
0.07%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #782 +/- ##
============================================
- Coverage 95.90% 95.83% -0.08%
+ Complexity 1287 1286 -1
============================================
Files 74 74
Lines 4150 4150
Branches 459 459
============================================
- Hits 3980 3977 -3
- Misses 80 83 +3
Partials 90 90
Impacted Files | Coverage Δ | |
---|---|---|
...sys/keycloak/config/provider/KeycloakProvider.java | 82.55% <0.00%> (-3.49%) |
:arrow_down: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Any progress on this?
Superseded by #791.