Commit graph

160 commits

Author SHA1 Message Date
Stian Thorgersen
94bd75aa3e
KEYCLOAK-7527 Release notes in documentation and additions for CD (#397) 2018-06-07 15:18:50 +02:00
Hynek Mlnarik
2c94d91c7a KEYCLOAK-7094 Support redirect to external logout page 2018-06-05 14:51:30 +02:00
Hynek Mlnarik
74c0e27d6e KEYCLOAK-7507 Update link to token exchange draft 2018-06-05 10:10:11 +02:00
mposolda
218d2dd976 KEYCLOAK-7471 Improve adapter documentation for parameters-forwarding and prompt 2018-05-30 19:39:57 +02:00
Kohei Tamura
911336913b Fix typos and improve readability (#381) 2018-05-29 10:02:18 +02:00
Alastair Hole
b44cfa64e8 "Its" possessive pronoun (#362) 2018-05-29 10:00:44 +02:00
Matthew Helmke
4d8727ed22 KEYCLOAK-7327 added Java Servlet Filter Adapter topic to product 2018-05-25 10:06:11 +02:00
Vlasta Ramik
8a91d61e33 KEYCLOAK-7274 Hardcoded config in offline adapter installation scripts (#373) 2018-05-03 19:50:42 +02:00
Stian Thorgersen
5ad6ecd190
Fix links (#372) 2018-04-27 09:39:58 +02:00
ssilvert@win.redhat.com
cef17cc82e KEYCLOAK-7196: Add kcLocale to login Options 2018-04-23 10:00:55 -04:00
Stian Thorgersen
f840a3484a
Update URLs to https (#366)
* Update URLs to https

* Fix https://pypi.python.org/pypi/oic/ link
2018-04-20 10:25:03 +02:00
Wojciech Trocki
5ed85df376 Add adapter option to keycloak.js (#359)
* Add adapter option to keycloak.js

Adding documentation for adapter option that was exposed in https://github.com/keycloak/keycloak/pull/5067

* Apply language fixes
2018-04-20 09:18:43 +02:00
Lubos Palisek
df7a50d1ec Update documentation of spring security adapter registering Filters twice. Two new Keycloak filters were introduced since last update of the documentation. I'm adding them to documentation to be consistent with the code. (#340) 2018-04-06 08:09:02 +02:00
Clemens Gutweiler
51f1aeec67 Added missing backslash (#333)
Some request examples missed a backslash
2018-04-06 07:26:20 +02:00
Matthew Helmke
2b37305461 KEYCLOAK-5852 2018-03-27 09:28:17 +02:00
vmuzikar
171d09b2e7 Improve "Configuring a client for use with the Client Registration CLI" 2018-03-26 10:26:28 +02:00
stianst
09eb0e2749 KEYCLOAK-5574 Added edit this page on GitHub link 2018-02-14 10:17:38 +01:00
k-tamura
bf74b61e8b Fix incorrect source format 2018-02-08 23:30:35 +01:00
stianst
781eb3d050 Fix ids in RPM sections 2018-02-05 06:04:54 +01:00
stianst
15b0850d73 KEYCLOAK-6439 2018-01-31 14:45:20 +01:00
stianst
d76c686c1e KEYCLOAK-6438 2018-01-31 14:44:59 +01:00
Matthew Helmke
70f2c4fc62 fixed need for variable 2018-01-26 14:27:52 +01:00
Matthew Helmke
0336c8e1c8 RHSSO-1221 added note about adapter installation process 2018-01-26 14:27:52 +01:00
Kohei Tamura
9f00ebb10b Fix typos in Server Admin 2018-01-26 14:25:22 +01:00
Matthew Helmke
444a65b7ba updated copyright year to 2018 across docs 2018-01-26 14:23:12 +01:00
Matthew Helmke
56056f4415 Cleaned up a couple sentences and removed extraneous spaces 2018-01-26 14:03:11 +01:00
Takashi Norimatsu
8afdbde315 KEYCLOAK-5811 OIDC Client Authentication by JWS Client Assertion in client_secret_jwt 2018-01-26 11:00:40 +01:00
Ray DeCampo
bc4d894fcd KEYCLOAK-5578: Keycloak JS adapter returns native Promise instances when available.
Promise instances are adorned with success() and error() functions to retain backwards compatibility.
2018-01-25 20:42:39 +01:00
mposolda
d6db1b151f KEYCLOAK-6353 Tests broken in documentation due the invalid redirect 2018-01-24 21:33:31 +01:00
Kohei Tamura
94a501d9eb Fix typos in Securing Apps 2018-01-10 10:56:35 +09:00
Hiroyuki Wada
82b2ea6d72 Fix typo 2018-01-05 16:49:03 +09:00
Bill Burke
004d7c750b KEYCLOAK-5287 2018-01-04 14:07:14 +01:00
Matthew Helmke
3d7a458343 filenames updated as requested 2018-01-02 15:21:08 +01:00
Matthew Helmke
1c4f792897 RHSSO-1197 for 7.2 release 2018-01-02 15:21:08 +01:00
Hiroyuki Wada
a6da7f5436 Fix JBoss Fuse documentation URL 2018-01-02 09:38:55 +01:00
Hiroyuki Wada
0ad6e14761 Fix sample code indent 2018-01-02 09:38:31 +01:00
stianst
bd409cb451 Mark tech preview features 2017-12-21 15:56:01 +01:00
Les Williams
424057f7bf Update client-registration-cli.adoc
Implemented all the changes recommended by @mstruk on 12/06/2017
2017-12-20 14:07:24 +01:00
Les Williams
f80a4f01a5 first complete edit of the Chapter 6, Client Registration CLI for Keycloak documentation 2017-12-20 14:07:24 +01:00
stianst
315e9b8f32 KEYCLOAK-5708 Add note that JBoss SSO should not be enabled 2017-12-05 20:57:42 +01:00
Summers Pittman
08980cfc8e Minor typo 2017-12-05 09:23:45 +01:00
stianst
690baba1d6 Fix links 2017-12-05 09:11:49 +01:00
pedroigor
b513e94eb9 [KEYCLOAK-3629] - Documentation for confidential-port 2017-11-30 10:39:38 +01:00
sebastienblanc
12788bf688 add warning for Spring Boot deployed as WARs 2017-11-30 10:35:25 +01:00
Matthew Helmke
c1421d8350
Merge pull request #240 from k-tamura/fix_typos
Fix typos in Securing Apps
2017-11-16 06:20:04 -06:00
Stian Thorgersen
600c0d3125 Fix links 2017-11-16 07:14:59 +01:00
Kohei Tamura
252bf71768 Fix typos in Securing Apps 2017-11-16 12:51:42 +09:00
Matthew Helmke
736429a86e Added install instructions for EAP adapters via RPM (KEYCLOAK-5598) (#232)
* Added install instructions for EAP adapters via RPM

* Added information about EAP 6 from RPM
2017-11-10 06:46:35 +01:00
Bruno Oliveira da Silva
63a3167c51 [KEYCLOAK-5798] Move keycloak-nodejs-auth-utils and keycloak-nodejs-connect repositories (#229) 2017-11-08 11:41:36 +01:00
tspringr
d642ab03a5 Fix: s/is can/can/ (#220) 2017-11-08 08:56:40 +01:00