Commit graph

547 commits

Author SHA1 Message Date
Ryan Slominski
e24d2009c7 Rename MANDATORY to REQUIRED 2023-02-22 15:36:48 +01:00
Stian Thorgersen
2b00735251
Fix link to github.com (#1781) 2023-02-21 13:52:15 +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
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
Konstantinos Georgilakis
82099ce7f3 Short verification_uri for Device Authorization Request 2023-01-18 08:35:58 +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
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
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
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
vramik
7cddb60177 Add possibility to limit field length in legacy event store
#14888
2022-10-21 15:16:34 +02:00
Marc Wrobel
f4827c5f26
Fix minor typos in the 'Server Administration' guide (#1703) 2022-10-19 08:47:23 +02:00
Andrew Potter
fcd1381682
Update user-profile.adoc (#1689) 2022-10-17 08:28:10 +02: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
andymunro
3816154dc9
Preparing Server Admin Guide for RHBK (#1690)
Closes #1688
2022-10-05 14:43:15 -04:00
Martin Bartoš
f1df1c427a Reuse of token in TOTP is possible 2022-09-09 09:18:40 -03:00
cgeorgilakis
f70bd74b6b
View groups from account console (#1673)
Closes #8748
2022-09-07 11:25:42 +02:00
Marek Posolda
098c06ca2d
Remove some remaining references to Wildfly (#1674)
closes #1669
2022-09-02 17:27:57 +02:00
Marek Posolda
2be5bf1000
Improve documentation for user session limits (#1662)
Closes #1661


Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
2022-09-02 08:38:23 +02:00
Stian Thorgersen
06bc4af50e
Remove WildFly distribution from documentation (#1666)
* Remove WildFly distribution from documentation

Closes #1665

* Update server_admin/topics/authentication/webauthn.adoc

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>

* Update upgrading/topics/install_new_version.adoc

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>

* Update upgrading/topics/migrate_db.adoc

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>

* Update upgrading/topics/migrate_db.adoc

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>

* Update server_admin/topics/realms/ssl.adoc

* Update server_admin/topics/user-federation/ldap.adoc

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>

* Update server_development/topics/providers.adoc

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>

* Update server_development/topics/providers.adoc

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>

* Remove section on cilent cert lookup in x509.adoc

* Update securing_apps/topics/oidc/fapi-support.adoc

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>

* Add missing images for rh-sso images by moving to shared images as we won't have RH-SSO specific theme anymore

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
2022-08-19 13:15:51 +02:00
danielFesenmeyer
2ab7428867 Move session-limits documentation to its own section
Closes #1613
2022-08-11 17:35:21 +02:00
Martin Kanis
be0724fdc8 Add limit for authSessions per rootAuthSession in map storage 2022-08-10 12:56:42 +02:00
andymunro
14fdd2af65
Fixing formatting in Server Administration guide (#1651)
Closes #1650
2022-08-08 17:38:00 -04:00
Martin Kanis
73a9c26e13 Enable Offline sessions preloading documentation for product 2022-08-02 14:21:18 +02:00
Martin Kanis
5afa062e44 Wrong command to enable offline sessions preloading for Quarkus 2022-08-02 14:19:36 +02:00
andymunro
c54c0dd588
Updating Server Admin Guide for new Admin Console (#1626)
Closes #1575
2022-07-26 11:50:24 -04:00
andymunro
396a0695a5
Updates Account Console steps in Authorization Services Guide (#1627)
Closes #1610
2022-07-26 09:30:45 -04:00
Marek Posolda
a4d4e54a39
Documentation for latest logout changes (#1624)
* Documentation for latest logout changes
Closes #1545


Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
2022-07-25 11:04:38 +02:00
Martin Bartoš
0303e92e06
Make WebAuthn required actions enabled by default (#1599)
Closes #12723
2022-07-11 15:31:57 +02:00
Joaquim Fellmann
0fddb1a969 Fix duplicate sentences and grammar
Closes #1585
2022-06-28 09:18:12 +02:00
agagancarczyk
0692102ff0
Updated account console chapter #1494 (#1546)
* updated account text

* updated account.adoc

* cleaned up the .adoc

* resized images

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-06-01 14:17:59 -04:00
Luca Leonardo Scorcia
dbc7bba5f7 SAML Broker - Add option for SAML IdP Entity ID
See https://github.com/keycloak/keycloak/issues/10982
2022-05-29 14:57:13 +02:00
Alexander Schwartz
132ffa48ae Add hints for IntelliJ AsciiDoc plugin with attributes to render a nicer preview
Closes #1539
2022-05-25 16:30:23 -03:00
Réda Housni Alaoui
3a7b13cf45
KEYCLOAK-6455 Ability to require email to be verified before changing (#1511)
Closes #1520
2022-05-09 18:51:26 +02:00
AndyMunro
7047d6f340 Reinstate missing endpoints
auth and backchannel-logout descriptions were missing

Closes #1468
2022-05-04 14:15:29 +02:00
Stian Thorgersen
ed19065077
Remove adapters that are EOL from docs (#1512)
* Remove adapters that are EOL from docs

Closes #1510

* Update securing_apps/topics/oidc/java/servlet-filter-adapter.adoc

* f
2022-05-04 10:28:16 +02:00
AndyMunro
2fc3af6a86 Correcting wrong cross-reference
New link goes to OIDC Auth Flows section

Closes #11582
2022-05-02 09:00:19 -03:00
AndyMunro
ffc7ea0f33 Fix broken cross-references
also update cross-reference format to use the more reliable xref coding

Close #1506
2022-04-26 08:18:52 +02:00
Michal Hajas
3fcd59e82d
KEYCLOAK-19177 Add docs for Allow ECP Flow switch in admin console, including note in release notes (#1455) 2022-04-20 10:08:10 +02:00
Stian Thorgersen
a8d86683f2
Fix links (#1476) 2022-04-19 15:22:29 +02:00
Marcelo Daniel Silva Sales
624e8fe663
Add images and new adoc files about client secret rotation (#1449)
Closes #10610
2022-04-19 13:59:25 +02:00
Andreas Schipplock
cfb676e996
Update initialization.adoc (#1423)
fixed typo
2022-04-19 09:57:24 +02:00
Noam
84c4320731
Fix broken image tag (#1400) 2022-04-19 09:55:54 +02:00
Kohei Tamura
9d45102874
Fix typos (#1401) 2022-04-19 09:54:30 +02:00
Douglas Palmer
638ecbce9c [CIAM-2134] Documentation for session-limits-feature 2022-04-19 08:41:06 +02:00
AndyMunro
7db227b241 Reinstate missing step
Closes #RHSSO-1866

(cherry picked from commit 9bb0ec4f81ba454c3141800fc5586d34363c9679)
2022-04-13 10:22:05 +02:00