Commit graph

2126 commits

Author SHA1 Message Date
stianst
ca5bb2070a Updated release notes 2018-12-13 16:24:41 +01:00
Frieder
7e2e485e09 Fixed some URIs in the chapter Docker Registry Configuration and Token Exchange 2018-12-13 16:02:58 +01:00
Frieder
216bc77085 Added /auth to the URIs in the chapter Client Registration cause it was missing 2018-12-13 16:02:58 +01:00
Pedro Igor
741058366b [KEYCLOAK-8865] - Updating techpreview references in documentation 2018-12-13 08:45:56 +01:00
Matthew Helmke
274a286e7b updated with requested edits 2018-12-12 15:07:26 +01:00
Matthew Helmke
717f2f5fe9 KEYCLOAK-8735 updates to upgrade guide for RH-SSO 7.3 2018-12-12 15:07:26 +01:00
Stefan Schwarz
a4f08465be Add documentation for enable-authorization-header 2018-12-12 06:11:49 -06:00
任暁棟
cdf9c4dbf3 Update javascript-adapter.adoc
change hybird to hybrid
2018-12-12 06:04:47 -06:00
Rémi Even
2f263a2500 Clarify custom user attributes in registration form and account management console 2018-12-11 15:39:06 +01:00
stianst
cfb31ee85b Prepare for 4.8.0.Final 2018-12-11 14:01:54 +01:00
stianst
4aa5b24b0f KEYCLOAK-8979 Updates to profiles.adoc to reflect unification of features in community and product 2018-12-10 14:58:44 +01:00
stianst
8b81106dec Fix links 2018-12-05 10:16:54 +01:00
Pedro Igor
a2f3e95a26 [KEYCLOAK-4342] - Make adapter state cookie path configurable 2018-12-04 18:41:36 +01:00
stianst
5a1dde76e0 KEYCLOAK-8741 Removed reference to DB2 from docs 2018-12-04 18:31:53 +01:00
Bruno Oliveira da Silva
e7fb0ed594 [KEYCLOAK-8872] Keycloak 4.6.0.Final Script authenticator is missing 2018-12-04 07:40:17 -06:00
Javier Pena
dcd2deb229 Parent theme styles
Current keycloak theme.properties:
styles=node_modules/patternfly/dist/css/patternfly.css node_modules/patternfly/dist/css/patternfly-additions.css lib/zocial/zocial.css css/login.css
2018-11-27 11:21:16 -06:00
stianst
76f036fc37 Fix tests 2018-11-23 15:59:34 +01:00
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