Stian Thorgersen
|
2b00735251
|
Fix link to github.com (#1781)
|
2023-02-21 13:52:15 +01:00 |
|
Vlasta Ramik
|
0945268081
|
Remove deprecated methods from login-failure area from user-session interface (#1772)
Closes #15053
|
2023-02-17 13:02:36 +01:00 |
|
Michal Hajas
|
28ca30efc6
|
Add documentation for SAML SP metadata changes in KC 21 (#1760)
|
2023-02-10 12:07:17 +01:00 |
|
Stian Thorgersen
|
eb2f9e9921
|
Remove RH-SSO documentation artifacts (#1768)
* Remove RH-SSO documentation artifacts
* Fixes
* Fix
|
2023-02-08 15:43:23 +01:00 |
|
Stian Thorgersen
|
4a9ee5cb71
|
Add removal of old admin console to release notes (#1767)
Closes #1766
|
2023-02-08 11:56:40 +01:00 |
|
Carlin Scott
|
1e380ba0f5
|
remove formatting characters from vault key literal code
|
2023-01-30 13:58:59 +01:00 |
|
Alexander Schwartz
|
6f27842757
|
Link now available via https redirect, fixing the external link check
|
2023-01-26 19:40:00 +01:00 |
|
Alexander Schwartz
|
43a02cb821
|
Algorithms are not links to click but properties to be set.
As external link validation fails due to a redirect to HTTPS, keep them as text.
Follow-up to #1738
|
2023-01-26 12:57:04 +01:00 |
|
foliengriller
|
04a2d3a98e
|
Update token-exchange.adoc (#1719)
Removes typo
|
2023-01-26 11:01:34 +01:00 |
|
Jack
|
fad5db70cb
|
Update documentation
|
2023-01-26 10:40:27 +01:00 |
|
Konstantinos Georgilakis
|
82099ce7f3
|
Short verification_uri for Device Authorization Request
|
2023-01-18 08:35:58 +01:00 |
|
Pedro Igor
|
4e2ed62464
|
Remove Hashicorp Support
Relates #9144
|
2023-01-13 15:52:41 +01:00 |
|
mposolda
|
53fe2a86dc
|
Some options of SAML IDP were missing in the documentation
closes #1743
|
2023-01-11 18:16:11 +01:00 |
|
Réda Housni Alaoui
|
5ca38aa96b
|
Document client registration access token rotation executor (#1736)
Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
|
2023-01-05 20:56:26 +01:00 |
|
Marek Posolda
|
46317fff9c
|
Deprecate SHA1 based algorithms for SAML signatures (#1739)
* Deprecate SHA1 based algorithms for SAML signatures
Closes #1738
Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
|
2023-01-05 20:50:09 +01:00 |
|
Michael Härtl
|
858c0a8ae1
|
Fix full scope toggle procedure
|
2023-01-05 15:06:44 +01:00 |
|
Alexander Schwartz
|
66cf4ddd94
|
Metrics changed from SmallRye to Micrometer
keycloak/keycloak#15234
|
2023-01-04 05:08:50 -08:00 |
|
Marek Posolda
|
9c251be1a2
|
Release notes for Keycloak 20 - OpenBanking UK and FIPS (#1709)
Closes #1683
|
2022-10-26 13:09:56 +02:00 |
|
Stian Thorgersen
|
a0926e0022
|
Updated release notes for Keycloak 20 (#1712)
* Updated release notes for Keycloak 20
Closes #1711
* Update release_notes/topics/20_0_0.adoc
|
2022-10-26 11:15:54 +02:00 |
|
Stian Thorgersen
|
e6791d7093
|
Add task issue form (#1710)
|
2022-10-26 08:11:46 +02:00 |
|
Michal Hajas
|
5b01a2afeb
|
Add removal of deprecated methods to release notes/upgrading guide
|
2022-10-25 10:12:37 +02:00 |
|
Eetu Purontaus
|
341adb555a
|
Document scope option for the init method (#1508)
* Document scope option for the init method
* Typo fix
* Update securing_apps/topics/oidc/javascript-adapter.adoc
Co-authored-by: Stian Thorgersen <stian@redhat.com>
|
2022-10-25 06:52:04 +02:00 |
|
Ben Cawrse
|
34289dcd01
|
Update bitbucket.adoc (#1547)
Update Key & Secret field names in steps to match current field labels.
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
|
2022-10-25 06:49:34 +02:00 |
|
Erik Jan de Wit
|
6ee39c4e6d
|
removed section about check sso (#1557)
see: https://github.com/keycloak/keycloak-nodejs-connect/pull/386
|
2022-10-25 06:48:12 +02:00 |
|
Pedro Igor
|
a1b9a6023c
|
Support JSON objects when evaluating claims in regex policy (#1566)
* Support JSON objects when evaluating claims in regex policy
Closes #11514
* Update authorization_services/topics/policy-regex-policy.adoc
Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
|
2022-10-25 06:47:54 +02:00 |
|
Lex Cao
|
afd0cd77f3
|
Support profile projection parameter for LinkedIn IDP (#13384) (#1654)
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
|
2022-10-25 06:43:50 +02:00 |
|
KirillAmber
|
19238a1e84
|
Update auth-spi.adoc (#1663)
* Update auth-spi.adoc
Fix the source of ftl
* Update server_development/topics/auth-spi.adoc
* Update server_development/topics/auth-spi.adoc
Co-authored-by: Stian Thorgersen <stian@redhat.com>
|
2022-10-25 06:42:27 +02:00 |
|
Takashi Norimatsu
|
f27ff39a32
|
Intent support before issuing tokens (UK OpenBanking) (#1680)
fixes docs for keycloak/keycloak#12883
|
2022-10-25 06:41:40 +02:00 |
|
Václav Muzikář
|
2dfa241695
|
Release notes for WildFly dist removal (#1708)
|
2022-10-25 06:41:21 +02:00 |
|
Andre Nascimento RH
|
fba96a78a5
|
Release notes for the Operator for KC 20.
|
2022-10-24 17:25:29 +02:00 |
|
vramik
|
7cddb60177
|
Add possibility to limit field length in legacy event store
#14888
|
2022-10-21 15:16:34 +02:00 |
|
Pedro Igor
|
80d8b0fc66
|
Update token exchange documentation with latest changes to the audience constraints
Closes #12634
Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
|
2022-10-20 13:38:25 +02:00 |
|
Marc Wrobel
|
33baeefeab
|
Fix minor typos in the 'Release Notes' guide (#1705)
|
2022-10-19 08:50:08 +02:00 |
|
Marc Wrobel
|
8f6aee0ca8
|
Fix minor typos in the 'Securing Applications and Services' guide (#1704)
|
2022-10-19 08:49:23 +02:00 |
|
Marc Wrobel
|
f4827c5f26
|
Fix minor typos in the 'Server Administration' guide (#1703)
|
2022-10-19 08:47:23 +02:00 |
|
Marc Wrobel
|
8ab8c4e3e6
|
Fix minor typos in the 'Server Developer' guide (#1702)
|
2022-10-19 08:43:27 +02:00 |
|
Marc Wrobel
|
0ea743e15e
|
Fix minor typos in the 'Upgrading' guide (#1701)
|
2022-10-19 08:42:12 +02:00 |
|
Marc Wrobel
|
8ce75864cb
|
Fix minor typos in the 'Authorization Services' guide (#1700)
|
2022-10-19 08:33:25 +02:00 |
|
Alexander Schwartz
|
e999186b84
|
Add H2 upgrade to release notes and migration guide
Relates to keycloak/keycloak#12607
Relates to keycloak/keycloak#11292
Relates to keycloak/keycloak#10113
Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
|
2022-10-17 08:58:49 +02:00 |
|
Andrew Potter
|
fcd1381682
|
Update user-profile.adoc (#1689)
|
2022-10-17 08:28:10 +02:00 |
|
andymunro
|
0d9a22e643
|
Preparing Securing Apps and Authorization Services Guide for RHBK (#1684)
Closes #1682
|
2022-10-13 16:14:20 -04:00 |
|
andymunro
|
8407d1e418
|
Prepare Server Development Guide for RHBK documentation (#1687)
Closes #1686
Co-authored-by: keycloak-bot <keycloak.bot@gmail.com>
|
2022-10-13 13:30:35 -04:00 |
|
Martin Kanis
|
0ed325ef89
|
Merge ActionTokenStoreProvider and SingleUseObjectProvider (#1697)
|
2022-10-13 09:39:06 +02:00 |
|
keycloak-bot
|
09aa20f9c8
|
Set next development version for 999 (#1436)
* Set version to 999
* Update topics/templates/document-attributes-community.adoc
* Update topics/templates/document-attributes-community.adoc
* Update topics/templates/document-attributes-community.adoc
Co-authored-by: Stian Thorgersen <stian@redhat.com>
|
2022-10-06 14:16:09 +02:00 |
|
andymunro
|
3816154dc9
|
Preparing Server Admin Guide for RHBK (#1690)
Closes #1688
|
2022-10-05 14:43:15 -04:00 |
|
Pedro Igor
|
35674e532c
|
20 Release notes for dist changes (#1656)
* v20 Release notes for dist changes
* Update release_notes/topics/20_0_0.adoc
Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
|
2022-10-03 13:31:41 +02:00 |
|
gfsolis
|
b978fa1cc8
|
helps to know how to config a public type access (#1671)
helps to know how to config a public type access Client
|
2022-10-03 13:26:35 +02:00 |
|
Benjamin Weimer
|
558986e4c9
|
add changenote to RESTEasy version update (#1679)
|
2022-10-03 13:26:15 +02:00 |
|
Hynek Mlnarik
|
fb2c3693b5
|
Add note about dependency to upgration guide
Fixes: keycloak/keycloak#13954
|
2022-09-27 15:33:04 +02:00 |
|
Dmitry Telegin
|
533b730bd4
|
UserInfo endpoint not fully standards compliant (#1675)
Closes #1681
|
2022-09-16 14:33:03 +02:00 |
|