Commit graph

415 commits

Author SHA1 Message Date
Stian Thorgersen
90ec0c3429
Fix links (#1802) 2023-03-20 08:06:58 +01:00
Tobias Larscheid
5086a65ef0
Document scope option in keycloakjs.init (#1447)
* Document `scope` option in keycloakjs.init

According to https://github.com/keycloak/keycloak/blob/main/adapters/oidc/js/src/keycloak.js#L151-L153 the scope is read during parsing of the init options. This information was missing from the documentation.

* Update securing_apps/topics/oidc/javascript-adapter.adoc

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>

* Update securing_apps/topics/oidc/javascript-adapter.adoc

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>

---------

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
2023-03-17 10:04:31 +01:00
little_pinecone
0237a4766d
KEYCLOAK-8857 Update the Using Spring Boot Configuration section (#1347)
* update bean declaration example to explicitly show that it should be declared in a class separate to `KeycloakWebSecurityConfigurerAdapter`
* add explanation to possible `Circular References` problem in Spring Boot 2.6+
* remove unnecessary whitespace

Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2023-03-15 14:11:47 +01:00
Alexander Schwartz
2e81fe4cc0
Links to Quickstarts should use attribute (#1799)
Closes #1798

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
2023-03-14 11:57:28 +01:00
Erik Jan de Wit
b73025b3dd
updated download adapter config (#1771)
fixes: #1685
2023-03-14 11:57:06 +01:00
Shane Liang
636d47f64a
Update sp_role_mappings_provider_element.adoc (#1715)
change oro to or
2023-03-14 11:55:57 +01:00
Cathal Geoghegan
252abf87a1
Document how to force refresh access token (#1720) 2023-03-13 11:38:14 +01:00
Sergey Krivtsov
edbefcc372
fix script (#1713) 2023-03-13 11:25:11 +01:00
tlappe
fc901a6359 Usage of default value in ${...} enclosure
Replaces #1132
2023-03-10 09:48:28 +01:00
Stian Thorgersen
1607c1046c
Fix duplicated _internal_external_making_request link (#1793) 2023-03-06 09:42:52 +01:00
Pedro Igor
f5a58a7931 Fixing image for direct naked impersonation
Closes #16965
2023-03-06 08:59:23 +01:00
Jon Koops
7d2859cffd
Use a valid SemVer format for the SNAPSHOT version (#1787) 2023-03-03 11:12:08 +01:00
Erik Jan de Wit
878fd16dd7
removed use of installation tab (#1778)
* removed use of installation tab

fixes: https://github.com/keycloak/keycloak/issues/17146

* Update securing_apps/topics/docker/docker-overview.adoc

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>

* Update securing_apps/topics/oidc/java/jboss-adapter.adoc

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>

* Update server_admin/topics/clients/oidc/con-audience.adoc

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>

---------

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
2023-02-27 15:04:01 +01:00
Benjamin Eder
def9f54ef0
Restore internal to external token exchange documentation (#1747)
Restored from commit 0d9a22e643
Closes #1745

Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2023-02-22 18:11:33 +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
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
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
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
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
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
8f6aee0ca8
Fix minor typos in the 'Securing Applications and Services' guide (#1704) 2022-10-19 08:49:23 +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
3816154dc9
Preparing Server Admin Guide for RHBK (#1690)
Closes #1688
2022-10-05 14:43:15 -04: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
Marek Posolda
098c06ca2d
Remove some remaining references to Wildfly (#1674)
closes #1669
2022-09-02 17:27:57 +02:00
Christian Köberl
28e907a3fa
Add info about consent when revoking refresh tokens (#1664)
Closes #1668
2022-08-23 15:35:26 +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
andymunro
babbe50dcc
Update Securing Apps guide (#1569)
Revise guide for new admin console

Closes 1568
2022-07-25 16:37:28 -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
Welton Rodrigo Torres Nascimento
9b6644a653
Fix typo in token-exchange.adoc (#1606)
small typo
2022-07-21 12:58:43 +02:00
Simon
5e83c34384
Fix typo (#1608) 2022-07-21 12:58:25 +02:00
andymunro
fd206367e0
Updating RPM instructions for 7.6 (#1603) 2022-07-01 16:49:53 -03:00
Albert Heinle
fadd5ded62 It took me a while to notice this myself
I did change the `onTokenExpired` after the init function, not knowing that this would cause nothing to happen. Hence, I think the extra hint here is helpful.

Ideally, we would have an "updateEvent" function in the keycloak provider.
2022-06-27 08:27:31 -03:00
rmartinc
198c67fb18 Issue #9194: Client authentication fails when using signed JWT, if the JWA signing algorithm is not RS256 2022-06-06 12:08:23 +02:00
Costas Papastathis
96c0d0c9c8 Additional instructions on spinning up a Node.js server
Update nodejs-adapter.adoc

Removed git instructions

formatting app.use code block

Update securing_apps/topics/oidc/nodejs-adapter.adoc

Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-05-12 10:53:39 -03: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
181e6776a8 KEYCLOAK-19431 Adding missing links to SAML adapter sections 2022-04-19 15:30:02 +02:00
Stian Thorgersen
f92b77edaf
Documentation dist bundle (#1464)
Closes #1464

Co-authored-by: keycloak-bot <keycloak.bot@gmail.com>
2022-04-06 09:04:27 +02:00
Dominik Guhr
3263be49de
Update js adapter adoc to align w new proxy guide. (#1448)
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-03-30 13:04:28 -03:00
Marek Posolda
044945bed4
Documentation for RP-Initiated Logout refactoring (#1443)
* Documentation for RP-Initiated Logout refactoring
Closes #1442

* Added warning about backwards compatibility switch removal in the future
2022-03-30 11:55:39 +02:00
Costas Papastathis
3cae412c94
Adding reference of nodejs adapter usage from keycloak quickstart example (#1430)
Co-authored-by: Michael Dawson <mdawson@devrus.com>
2022-03-29 12:44:19 -03:00
Alec Henninger
658449dd1f Fix typo in device authorization endpoint 2022-03-25 16:47:25 -03:00
Costas Papastathis
71346995e5 Update securing_apps/topics/oidc/javascript-adapter.adoc
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-03-25 12:08:02 -03:00
Costas Papastathis
9e5605a7f0 Fix converting all var type variables to const or let 2022-03-25 12:08:02 -03:00
mposolda
b60807ff98 Support for acr in keycloak.js
Closes #10154
2022-02-24 20:08:18 +01:00
Stian Thorgersen
65287b7aef
Update documentation for Quarkus distribution (#1385) 2022-02-08 14:07:16 +01:00
renan
cbb093203b
Fix typo (#1369) 2022-01-31 09:29:34 +01:00
AndyMunro
297c600fad 1311 - Changing RPM command from 7_4 to 7_5 2022-01-17 11:19:40 -03:00