Commit graph

107 commits

Author SHA1 Message Date
Defoncesko
cf7a35b1dd Update this simple example for 8.0.0 release
Check my question on Stackoverflow
https://stackoverflow.com/questions/59040133/keycloak-example-the-method-getvalue-is-undefined-for-the-type-usercredentia?answertab=oldest#tab-top
2019-12-06 16:10:57 +01:00
AlistairDoswald
93de5328d6 Corrections and improvements suggested by @andymunro 2019-11-14 14:45:58 +01:00
AlistairDoswald
a1d70c252e KEYCLOAK-11745 Multi-factor authentication documentation
Co-authored-by: rpo <harture414@gmail.com>
Co-authored-by: mposolda <mposolda@gmail.com>
2019-11-14 14:45:58 +01:00
stianst
a3255004bb KEYCLOAK-11918 Moved guides docs to dropdown, and set version fixed at the top 2019-11-07 16:15:06 +01:00
stianst
384640c284 KEYCLOAK-11918 Add latest and archive builds to documentation 2019-11-07 16:15:06 +01:00
Pedro Igor
2dd592380d [KEYCLOAK-10867] - Remove upload of JavaScript code through REST 2019-11-07 14:30:31 +01:00
Javier Pena
f56285424a Update auth-spi.adoc
Some fixes and minimal methods to follow the example
2019-10-31 12:51:59 +01:00
Guillaume KLECH
115597532a Update provider-interfaces.adoc 2019-10-30 15:51:35 +01:00
Kohei Tamura
c856974a06 Add attribute to refill value in template
Please refer to [the thread](https://lists.jboss.org/pipermail/keycloak-user/2015-August/002943.html).
2019-10-30 15:19:23 +01:00
stianst
c65bb712d9 KEYCLOAK-11799 Add collapse toc 2019-10-30 15:15:31 +01:00
Michal Hajas
0573a974f5 KEYCLOAK-11495 Rename plaintext to files-plaintext 2019-10-09 14:47:55 +02:00
opa
8782e0926f KEYCLOAK-6698 - Add documentation for substitution of system properties and environment variables in theme.properties file
Enhanced doc
2019-10-01 16:34:56 +02:00
Stefan Guilhen
b1e487ec39 [KEYCLOAK-7264] Add documentation for the new RoleMappingsProvider SPI 2019-09-11 14:53:31 +02:00
Cédric Couralet
4ef7f7e17b KEYCLOAK-8818 Support message bundle in theme resources 2019-09-11 08:03:48 +02:00
Hynek Mlnarik
43f5da83e7 KEYCLOAK-11072 Document Vault SPI 2019-09-10 17:13:01 +02:00
mposolda
ae7631ee89 KEYCLOAK-10810 Typo in the server-developer guide in SPI chapter 2019-07-12 11:17:35 +02:00
Andy Munro
13c5aea904 removing installation guide links and adding a Preview note to the cross DC topic 2019-07-11 15:52:13 +02:00
Réda Housni Alaoui
061211234b MyThemeSelectorProviderFactory should implement ServerInfoAwareProviderFactory 2019-06-07 08:59:49 +02:00
k-tamura
5519fe7bc0 KEYCLOAK-10357 Fix descriptions of nonexistent deploy/ directory 2019-06-07 08:48:54 +02:00
Alex Szczuczko
0c6f0b7b3f Fix warnings in build log
Also fix a bad cross-reference that's breaking the build
2019-05-21 10:04:29 -03:00
Kohei Tamura
9cd19a2ac3 Fix typos 2019-05-08 15:41:11 +02:00
Kohei Tamura
88071c21ef Fix typos and improve formatting 2019-04-29 15:01:17 +01:00
Kohei Tamura
6d265a2da5 Fix a typo and format code indent 2019-04-29 15:00:16 +01:00
Kohei Tamura
8ceaf1a121 Add missing file extension 2019-04-29 14:43:22 +01:00
Kohei Tamura
ee11f25d4c Fix a typo 2019-04-29 14:42:08 +01:00
Pedro Igor
b66fa9c541 [KEYCLOAK-7393] - Broken link in keycloak server development section 2019-03-18 19:02:53 -03:00
Stian Thorgersen
8473304599 Update migration.adoc 2019-02-21 09:09:54 +01:00
Stian Thorgersen
fe68dfe708 Update account-linking.adoc 2019-02-21 09:09:54 +01:00
Matthew Helmke
f9cb6f1c6b added changes for 7 2019-02-21 09:09:54 +01:00
Matthew Helmke
cb1b73930f KEYCLOAK-9319 fixes in developer guide 2019-02-21 09:09:54 +01:00
Patrick MENTZ
3b2b08eb28 Fix theme archive extension from zip to jar 2019-02-20 11:13:38 +01:00
Rémi Even
2f263a2500 Clarify custom user attributes in registration form and account management console 2018-12-11 15:39:06 +01: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
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
Matthew Helmke
929562fcb4 Added header to index.adoc as in master.adoc 2018-10-04 14:43:46 +02:00
fabienhinault
cc65f14af8 Change ZIP archive name to JAR 2018-09-24 21:42:37 +02:00
Matthew Helmke
8c95760dc5 KEYCLOAK-7612 add note that jpa-entity-provider is unsupported 2018-09-19 10:20:59 -05:00
Johannes Knutsen
57bae71a75 Update http://openid.net to https://openid.net 2018-09-12 07:07:33 -05:00
Johannes Knutsen
2f09b8a810 KEYCLOAK-8146 Document the LocaleSelectorSPI for server development 2018-09-11 20:36:49 +02:00
Stian Thorgersen
94bd75aa3e
KEYCLOAK-7527 Release notes in documentation and additions for CD (#397) 2018-06-07 15:18:50 +02:00
Felix Peters
c143e2746b Add examples for action token spi to explain how to create a token. 2018-06-01 09:19:20 +02:00
Ryan Slominski
5a538cedc6 Update auth-spi.adoc (#380)
The providers directory has been removed so use the standalone/deployments directory instead (KEYCLOAK-7241).
2018-05-29 10:02:35 +02:00
Kohei Tamura
911336913b Fix typos and improve readability (#381) 2018-05-29 10:02:18 +02:00
Frédéric Sénèque
ddc88588f8 Theme Selector Provider Interface Correction and unimplemented method added (#354) 2018-04-06 07:32:03 +02:00
Matthew Helmke
842175240c
Merge pull request #327 from pedroAlba/patch-1
Fix markdown typo
2018-02-20 08:30:25 -06:00
stianst
09eb0e2749 KEYCLOAK-5574 Added edit this page on GitHub link 2018-02-14 10:17:38 +01:00
Pedro H. P Alba
316bb20ee3
Fix markdown typo
Fixes a misspelled markup carachter
2018-02-13 17:39:09 -02:00
stianst
f4fd499238 KEYCLOAK-6519 Documentation for theme resource provider 2018-02-09 08:31:08 +01:00
k-tamura
bf74b61e8b Fix incorrect source format 2018-02-08 23:30:35 +01:00
stianst
c8c7a7cebe KEYCLOAK-6289 Documentation for theme selector SPI 2018-02-08 15:54:43 +01:00