Commit graph

2607 commits

Author SHA1 Message Date
stianst
35a1faf0a6 Fix links 2021-02-17 10:02:55 +01:00
stianst
6e396a7229 Fix some links 2021-02-17 10:02:55 +01:00
Andy Munro
e913cccdc2 KEYCLOAK-14157 Correcting template name and table problem. 2021-02-17 09:16:14 +01:00
Tobias Bradtke
452a61fd5c Fix app label 2021-02-17 09:15:30 +01:00
Paul Roth
f1bf774ecc Correct minor typo
change 'lowercased' to 'lowercase'
2021-02-17 09:15:14 +01:00
David Kanenwisher
9d490e8134 Fix typo
The word “client” in this section wasn’t plural like in the other sections.
2021-02-17 09:14:59 +01:00
Nurbek
00273fb95d Update nodejs-adapter.adoc
example of response_mode 'permissions' uses token as value
2021-02-17 09:14:13 +01:00
dependabot[bot]
5ba4113091 Bump junit from 4.12 to 4.13.1 in /tests
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-17 09:13:36 +01:00
Troy Martin
79bb14c710 Update proc-installing-sample-code.adoc 2021-02-17 09:12:38 +01:00
brunomedeirosdedalus
7aea6a2023 Update token-exchange.adoc
Changing the German/Dutch name of "geheim" to "the client secret"
2021-02-17 09:11:52 +01:00
Gabriel Falcão
dd99261046 Update resource-overview.adoc 2021-02-17 09:08:40 +01:00
MANAS PATNAIK
308f643377 Update client-registration-cli.adoc
Fixed Spelling issues.
2021-02-17 09:06:08 +01:00
Bruno Oliveira da Silva
6680ace8fb [KEYCLOAK-16550] Remove Gatekeeper from the docs 2021-02-17 09:03:06 +01:00
albertmolinermrf
152541255d Fix typo (missing space between words) 2021-02-17 09:01:41 +01:00
Fabien Caylus
25cff0b4ac Fix wrong possessive adjective used for Alice
Based on her name and the next sentence, Alice is a woman. So I believe "her" should be used instead.
2021-02-17 09:01:26 +01:00
Simon Tan
a9fb954985 json missing comma
add missing comma after "enforcement-mode" : "ENFORCING"
2021-02-17 08:59:23 +01:00
BrianImprovento
42168d9e48 Fix minor grammatical error
mulitple => multiple
2021-02-17 08:59:00 +01:00
Bodo Graumann
61ceb5fc0c Minor grammatical fix 2021-02-17 08:58:44 +01:00
Kohei Tamura
ac33e4064b Fix incorrect image description
The first image is a custom template vs. the new version template.
The second image is the old version template vs. the new version template.
2021-02-17 08:58:22 +01:00
Ash R
f70463b3c5 Fix typo 2021-02-17 08:57:52 +01:00
Diod FR
a30a2b3039 KEYCLOAK-4544 Detect existing user before granting user autolink 2021-02-11 11:07:07 +01:00
Don Naro
2c1413abb5 KEYCLOAK-16628 made SCRAM-SHA-512 appear conditionally in upstream and DIGEST-MD5 in downstream in all locations for the new release of Data Grid and Infinispan 2021-02-02 20:59:48 +01:00
Andy Munro
e112a2db67 KEYCLOAK-16628 incorporated very helpful changes from Don Naro! 2021-02-02 20:59:48 +01:00
Don Naro
47b8591bbf doc updates to keycloak-16628 (#52) 2021-02-02 20:59:48 +01:00
Andy Munro
9c961d5e1e KEYCLOAK-16628 addressed additional review comments 2021-02-02 20:59:48 +01:00
Stefan Guilhen
1c083346cd [KEYCLOAK-16373] Document the streamified variant of the user storage interfaces 2021-01-24 17:53:48 +01:00
Marek Posolda
b34fb17029
KEYCLOAK-16468 Read-only user attributes (#1081)
(cherry picked from commit 4e505128a5b8d7f916a330bc0fef883da04a441b)
(cherry picked from commit 511b127bb36baed787da7cf2d88549bd14e5d0a9)

Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2021-01-18 13:18:04 +01:00
mposolda
9f4b766a9f KEYCLOAK-14019 Improvements for request_uri configuration
(cherry picked from commit c6f2e456f531c4dbe4cae7fc4c209744223a462b)
2021-01-18 13:05:16 +01:00
Stefan Guilhen
9a21c9cb05 [KEYCLOAK-16788] Fix broken links 2021-01-15 10:47:01 +01:00
Johannes Waigel
f51560fb90 fix typo
remove invalid code
2021-01-13 11:45:58 +01:00
Adeel Ahmad
a8bc362734 Fix minor typos 2021-01-13 11:42:33 +01:00
Vinod Anandan
acbb229d19 Minor typo fix 2021-01-12 11:24:16 +01:00
Yoshiyuki Tabata
3dec29f789 KEYCLOAK-11908 Support for conditional creating indices based on number 2021-01-12 09:06:04 +01:00
vramik
7ad57a47ca KEYCLOAK-14846 default roles processing 2021-01-08 13:56:05 +01:00
Martin Bartoš
4b0e30c9bc KEYCLOAK-15856 Conditions in Conditional flow 2020-12-14 16:45:31 +01:00
mhajas
5675da5ac3 KEYCLOAK-14103 Document setting of SameSite to None for Wildfly/EAP and Tomcat 2020-12-14 15:00:15 +01:00
stianst
073813d5c5 Release notes for KC 12 2020-11-26 09:48:36 +01:00
Jan Lieskovsky
74a562cf8f [KEYCLOAK-16098] Documentation for the upgrade to Wildfly 21
Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2020-11-26 09:29:34 +01:00
zak905
3c3131b9ab adjustements and update images to match latest changes 2020-11-24 15:50:50 +01:00
zak905
73d449f2da KEYCLOAK-953: add docs about enabling user to delete account functionality 2020-11-24 15:50:50 +01:00
Rahul Singh
ab7a649238
KEYCLOAK-16294 Updating IBM Power in release note 2020-11-12 19:51:38 +01:00
mposolda
af454cbd94 KEYCLOAK-9551 Client Credentials Grant should not generate refresh token 2020-11-06 09:16:36 +01:00
mposolda
a1d84dc180 KEYCLOAK-14887 Outgoing HTTPS request truststore documentation reads 'disabled' but actual parameter is 'enabled' 2020-11-05 17:44:36 +01:00
Stian Thorgersen
7c7e862967
Delete .travis.yml 2020-11-03 12:23:37 +01:00
Stian Thorgersen
2056a46e4e
Update maven.yml 2020-11-03 12:19:39 +01:00
Stian Thorgersen
d456323549
Initial GitHub Action 2020-11-03 12:19:14 +01:00
Christoph Leistert
e3cba1af29 KEYCLOAK-14855 Add hints to realm-specific localization texts 2020-10-30 12:30:26 +01:00
Niko Köbler
f9e5d78a56 KEYCLOAK-15158 adjust basic example of Keycloak JS adapter usage
As the JS adapter has evolved, it now tries to add an iframe element to the document body during initialization.
When used like in the basic example as before, there will be an JS error, as the document body is not yet available.
So we've to wait until the document is loaded, thus the initialization is put in a function and the function will be called upon body.onload()
2020-10-29 09:53:55 +01:00
Andy Munro
8ff235e630 adding SVG source graphics for both versions 2020-10-29 09:44:43 +01:00
Martin Bartoš
bb70a59a5a KEYCLOAK-14139 Upgrade login screen to PF4 docs 2020-10-27 20:20:32 +01:00