Stian Thorgersen
5baf4bce6e
Update document-attributes-product.adoc
2018-11-19 19:01:05 +01:00
Javier Pena
f5b1f9b7bc
?html is not allowed when auto-escaping is on
...
Keycloak v.4.6.0
Caused by: freemarker.core.ParseException: Syntax error in template "account.ftl" in line 66, column 143:
Using ?html (legacy escaping) is not allowed when auto-escaping is on with a markup output format (HTML), to avoid double-escaping m
istakes
2018-11-19 11:40:52 -06:00
Geoffrey Cleaves
da8ce0026e
JS adapter promises have changed
...
It appears that instead of `.then` and `.catch` you now use `.success` and `.error`. I've updated the examples accordingly.
2018-11-19 08:40:16 -06:00
mposolda
f490e1fba7
KEYCLOAK-8482 Access token should never contain azp as an audience
2018-11-16 06:55:13 -06:00
rmartinc
39412ab5ea
KEYCLOAK-8810: Explain better how to preform a HttpServletRequest.logout()
2018-11-15 10:31:05 -06:00
Stefan Guilhen
4adc12a4a5
KEYCLOAK-1267 Update documentation to describe the new 'remember me' session timeouts
2018-11-15 06:12:13 +01:00
mposolda
9cad0b6d8e
KEYCLOAK-6048 Document idle timeout window
2018-11-14 20:44:19 +01:00
stianst
bbb33585c8
Prepare for 4.7.0.Final
2018-11-14 20:16:43 +01:00
stianst
31e22a300d
Fixes
2018-11-14 20:11:22 +01:00
Bruno Oliveira da Silva
a22681113a
[KEYCLOAK-8778] Update Docker Hub Gatekeeper URL into the docs
2018-11-08 20:13:30 -02:00
Torbjørn Skyberg Knutsen
6234e4d14c
KEYCLOAK-7166 Added a new section about identity broker logout.
2018-11-06 13:40:56 +01:00
Torbjørn Skyberg Knutsen
3101c4ed98
KEYCLOAK-7166 Added documentation of the initiating_idp-parameter.
2018-11-06 13:40:56 +01:00
Pedro Igor
372aee02dd
[KEYCLOAK-8353] - Entitlement API class does not exist any more
2018-11-01 13:04:23 -03:00
stianst
3fd70cbcc7
Add release notes for 4.6
2018-11-01 09:23:46 +01:00
mposolda
5e340356e7
KEYCLOAK-8175 Client scopes permissions
2018-10-31 18:05:36 +01:00
mposolda
fc9db571d3
KEYCLOAK-8484 Audience changes due removing client scope template
2018-10-31 11:11:22 +01:00
mposolda
6ac5e4bd9e
KEYCLOAK-8485 Document priorities used by protocol mappers
2018-10-26 17:57:46 +02:00
Pedro Igor
371d5c1115
[KEYCLOAK-8449] - Option to automatically map HTTP verbs to scopes when configuring the policy enforcer
2018-10-23 08:49:35 -03:00
Christina Laverentz
36779b13b4
Add missing "to"
2018-10-18 08:41:42 -05:00
Stefan Guilhen
34634ad35c
KEYCLOAK-6757 Add Microsoft identity provider change note to changes-72.adoc
2018-10-18 15:02:43 +02:00
mposolda
692ccf82d6
KEYCLOAK-8300 Wildfly 14 upgrade
2018-10-17 20:12:15 +02:00
Matthew Helmke
ba86243ffe
[KEYCLOAK-7410] Adapt and merge generic-adapter documentation (Gatekeeper)
2018-10-16 15:39:02 -03:00
Stefan Guilhen
f22e0d8999
KEYCLOAK-6757 Fix Microsoft application registration links
2018-10-16 18:17:52 +02:00
Arnault
c98635dc57
[KEYCLOAK-8580] Documentation for Nginx certificate lookup provider v1.2
2018-10-16 07:52:45 +02:00
MICHEL Arnault (UA 2118)
3f9753e952
[KEYCLOAK-8580] Documentation for Nginx certificate lookup provider v1.1
2018-10-16 07:52:45 +02:00
Stefan Guilhen
15b2ea8860
KEYCLOAK-6757 Update MicrosoftIdentityProvider to use the Microsoft Graph API
2018-10-15 15:18:45 -03:00
stianst
10b2f2ef9a
KEYCLOAK-8310 Change scheme option to alwaysHttps option
2018-10-15 13:59:56 +02:00
Bruno Oliveira da Silva
47ef45dc1a
[KEYCLOAK-8317] keycloak-connect - allow kc_idp_hint to be specified from the application
2018-10-10 16:26:42 -03:00
stianst
8529a624dd
KEYCLOAK-7920 Documentation for change to native promise in JS adapter
2018-10-10 21:00:30 +02:00
Geoffrey Cleaves
ff95d3c7b0
Fixing a typo
...
was: alert(JSON.stringify(test, null, " "));
now: alert(JSON.stringify(profile, null, " "));
2018-10-08 21:56:29 +02:00
stianst
f6737adb5e
KEYCLOAK-8310 Document 'scheme' property on fixed hostname provider
2018-10-05 09:34:35 +02:00
Matthew Helmke
929562fcb4
Added header to index.adoc as in master.adoc
2018-10-04 14:43:46 +02:00
mposolda
dfcf35f589
KEYCLOAK-6884 KEYCLOAK-3454 KEYCLOAK-8298 Documentation for default 'roles' and 'web-origins' client scopes
2018-10-04 12:02:26 +02:00
stianst
f895284efc
Ignore broken link redirect
2018-10-04 10:53:52 +02:00
stianst
765156e3bd
Set version to 4.6.0.Final
2018-09-26 21:01:11 +02:00
Jan Lieskovsky
98bb9773bb
[KEYCLOAK-8165] 'Using the RH-SSO for OpenShift Image Streams and Application Templates'
...
documentation section updates:
* Add details on how to pull images from Red Hat Terms Based Registry (registry.redhat.io),
* Update list of RH-SSO templates to the latest one, templates tag to the latest 'v.1.4.16'
one, and RH-SSO 7.2 images tag to the latest '1.2' one
Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2018-09-26 12:24:41 +02:00
Pedro Igor
4f43e4b16d
[KEYCLOAK-8290] - Remove tech preview not for authorization services in documentation
2018-09-26 11:25:59 +02:00
Karl Horky
9bb929233e
Add link and references
2018-09-25 07:07:47 -05:00
Karl Horky
3ef2de316a
Update group name
2018-09-25 07:07:47 -05:00
Karl Horky
14dd2c42f4
Add documentation for adding roles to groups
2018-09-25 07:07:47 -05:00
stianst
3fbe954ca8
Added sync script
2018-09-25 08:49:18 +02:00
stianst
fe1d8c82f9
Fix prod docs
2018-09-25 08:39:11 +02:00
mposolda
c56a6a2cdb
KEYCLOAK-8297 Documentation for audience
2018-09-25 08:10:21 +02:00
Dan Rollo
205e8961f9
typo: complete to completely
2018-09-24 21:53:16 +02:00
Stian Thorgersen
42a6a3789f
Update 4_5_0_final.adoc
2018-09-24 21:52:38 +02:00
stianst
9437226341
Release notes update for token signatures
2018-09-24 21:52:38 +02:00
Julien Parent-Trudeau
0f27c9fbd6
Fix sentence
2018-09-24 21:50:52 +02:00
cocotton
169081ecb9
Replace "the type of token" with "this type of token"
2018-09-24 21:50:52 +02:00
cocotton
b3bd74e862
Update "the all" to "all the"
2018-09-24 21:50:52 +02:00
cocotton
97f712d1c9
Clarify ambiguous sentence
2018-09-24 21:50:52 +02:00