Commit graph

1941 commits

Author SHA1 Message Date
Stian Thorgersen
d1ee4c48e5
Update document-attributes-product.adoc 2018-12-17 08:26:38 +01:00
ryandawsonuk
cdd725b5bf uppercase B in Boot 2018-12-14 10:35:50 -06:00
ryandawsonuk
0a98dd0bce note on avoiding BeanDefinitionOverrideException 2018-12-14 10:35:50 -06:00
Bruno Oliveira da Silva
815c7f7ae6 [KEYCLOAK-9016] Document the client mapper to make use of Gatekeeper with the latest Keycloak releases 2018-12-14 10:02:03 -06:00
Matthew Helmke
06854ceb06 updated with proper instructions for RH-SSO 2018-12-14 07:56:50 -06:00
Matthew Helmke
fb3c5cae30 KEYCLOAK-8610 nits in Getting Started guide 2018-12-14 07:56:50 -06:00
Matthew Helmke
5c5bf4f2a8 edits based on review 2018-12-14 11:32:34 -02:00
Matthew Helmke
c156bd151a KEYCLOAK-6640 clarified keystore section 2018-12-14 11:32:34 -02:00
Matthew Helmke
c6e94aaca1 updated tech preview list 2018-12-14 07:09:59 -06:00
Matthew Helmke
1547c57741 additions from Keycloak 4.7 and 4.8 2018-12-14 07:09:59 -06:00
Matthew Helmke
8c728de37a requested edits included 2018-12-14 07:09:59 -06:00
Matthew Helmke
588978d2cf curated list may need further edits 2018-12-14 07:09:59 -06:00
Matthew Helmke
9e927159ed KEYCLOAK-8737 update release notes for RH-SSO 7.3 2018-12-14 07:09:59 -06:00
Domenico Briganti
a5a203d99e Add -c parameter on jboss-cli invocation for run cli script while wildfly is running 2018-12-14 06:26:10 -06:00
stianst
de695e3936 Fix links 2018-12-14 11:18:27 +01:00
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