Commit graph

210 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
tspringr
08b96a693a Fix: Incorrect number of closing parenthesis (#219) 2017-11-08 08:56:26 +01:00
Jonathan Alvarsson
11d3fc1a03 Added missing } (#218) 2017-10-19 13:39:27 +02:00
Bill Burke
09e23fbaa6 KEYCLOAK-5650 KEYCLOAK-5685 KEYCLOAK-5648 2017-10-16 18:13:12 -04:00
Stian Thorgersen
c62d5ad0d4 Fix link (#216) 2017-10-16 15:01:02 +02:00
Marko Strukelj
182e21ae41 KEYCLOAK-5594 Review / polish documentation for Client Registration (#214) 2017-10-16 14:38:18 +02:00
Sebastien Blanc
d1d4759150 add Spring Boot section to prod (#213) 2017-10-16 09:06:39 +02:00
Stian Thorgersen
8f1e6ed8e9 Merge pull request #211 from muehlburger/master
Fix spelling for HTTP requests
2017-10-05 13:24:17 +02:00
Herbert Mühlburger
3d3412ae33 Fix spelling in java adapter config 2017-10-04 15:03:48 +02:00
Bill Burke
558400729e Merge pull request #209 from patriot1burke/master
[KEYCLOAK-5519] Token Exchange Docs
2017-10-03 09:09:16 -04:00
Herbert Mühlburger
1fbaba133f Fix spelling for HTTP requests 2017-10-03 15:08:29 +02:00
Stian Thorgersen
8137fab2bf Merge pull request #206 from thomasdarimont/issue/doc-keycloak-installed-adapter
Document KeycloakInstalled adapter
2017-10-03 05:47:36 +02:00
Bill Burke
039b91a539 Merge remote-tracking branch 'upstream/master' 2017-10-02 18:46:13 -04:00
Bill Burke
1d71a4803c [KEYCLOAK-5519] Token Exchange Docs 2017-10-02 18:35:43 -04:00
Stian Thorgersen
a8d569ba13 Fix broken links 2017-10-02 14:57:28 +02:00
Bill Burke
76c101c88f token-exchange 2017-09-29 21:45:07 -04:00
Thomas Darimont
b653d5a1aa Enable KeycloakInstalled adapter for community only 2017-09-26 15:36:09 +02:00
Thomas Darimont
5d5ca63d8e Document KeycloakInstalled adapter 2017-09-25 19:04:54 +02:00
Stian Thorgersen
95d10fe80a Add outline with shadow to images 2017-09-08 08:47:50 +02:00
Stian Thorgersen
ed7a90a8a5 KEYCLOAK-5404 Add testing 2017-09-07 14:09:11 +02:00
Alex Szczuczko
e083e3e95a Convert frames.html into non-frame global navigation bar 2017-09-05 11:09:06 -06:00
Stian Thorgersen
8528b2e75d Update Fuse version 2017-09-05 05:45:50 +02:00
Hynek Mlnarik
6819576479 KEYCLOAK-4288, KEYCLOAK-5344 Documentation for SAML application cache 2017-08-31 14:15:33 +02:00
Stian Thorgersen
ebe3a024be Fix URN of SAML adapter schema 2017-08-30 09:26:56 +02:00
Stian Thorgersen
29fa95619f Added output for pom builds 2017-08-29 09:44:44 +02:00
Stian Thorgersen
eb35c9d39c Fix community build 2017-08-29 07:06:13 +02:00
Stian Thorgersen
426e4a39c5 Fix master-docinfo.xml 2017-08-29 06:03:18 +02:00
Stian Thorgersen
2422461b6e Moved document-attributes 2017-08-28 21:11:05 +02:00
Stian Thorgersen
c849a77031 Added symlink to document-attributes-product.adoc 2017-08-28 20:58:02 +02:00
Stian Thorgersen
44c6a3ca64 Convert documentation to AsciiDoctor 2017-08-28 20:10:09 +02:00
Stian Thorgersen
46158c7f07 Merge pull request #151 from sebastienblanc/KEYCLOAK-5082
KEYCLOAK-5082 : add documentation for the redirect rewrite rule
2017-07-05 07:25:08 +02:00
Stian Thorgersen
c336b551c9 Merge pull request #55 from cainj13/dockerProtocol
Docker Protocol Docs
2017-06-29 07:25:42 +02:00
sebastienblanc
890e6a5573 add documentation for the redirect rewrite rule 2017-06-27 10:57:07 +02:00
Stian Thorgersen
2403f5c163 Merge pull request #148 from abstractj/KEYCLOAK-5064
[KEYCLOAK-5064] add configuration property option realmPublicKey
2017-06-23 08:45:08 +02:00
Hendrik Ebbers
f5d118595e documentation added 2017-06-15 12:57:10 +02:00
Bruno Oliveira
4488bb302b [KEYCLOAK-5064] add configuration property option realmPublicKey 2017-06-15 06:48:01 -03:00
Hisanobu Okuda
f6b5cc53af KEYCLOAK-4980 SAML adapter should return 401 when unauthenticated Ajax client accesses 2017-06-06 23:50:33 +09:00
Stian Thorgersen
754cfd0750 Updates to Docker docs 2017-06-01 15:08:47 +02:00
Stian Thorgersen
6a62a589f7 Merge pull request #130 from ahus1/KEYCLOAK-4814-disable-keycloak-spring-boot-by-configuration
KEYCLOAK-4814 disable keycloak spring boot by configuration
2017-05-24 07:12:09 +02:00
Stian Thorgersen
3fbec672ac Merge pull request #138 from sebastienblanc/KEYCLOAK-4951
KEYCLOAK-4951 : reflect usage of the starter
2017-05-24 07:11:03 +02:00
sebastienblanc
ab1757d02c reflect usage of the starter 2017-05-22 10:54:16 +02:00
John Ament
c6dde6afdf KEYCLOAK-4765 Adding documentation for access_token query parameter parsing. 2017-05-11 12:53:01 -04:00
Josh Cain
f4af601552 Add documentation for Docker protocol 2017-05-08 11:39:17 -05:00
Stian Thorgersen
c7534eedc8 Merge pull request #123 from ebondu/doc-3297
Adding doc for bug 3297.
2017-05-05 12:54:56 +02:00
Jen Malloy
db242fa944 fixed license for remaining guides 2017-05-02 10:08:21 -04:00
Alexander Schwartz
f057ccd5b6 KEYCLOAK-4814 disable keycloak spring boot by configuration 2017-04-28 11:05:24 +02:00
Stian Thorgersen
aa1e568882 Merge pull request #129 from stianst/master
Fix doc for updateToken / minValidity
2017-04-27 12:46:54 +02:00
Stian Thorgersen
1a6e4810e6 Fix doc for updateToken / minValidity 2017-04-27 12:46:41 +02:00
Hynek Mlnarik
6846b22c19 KEYCLOAK-2122 Added doc for assertionConsumerServiceUrl in keycloak-saml.xml 2017-04-26 11:34:47 +02:00
Stian Thorgersen
5047ff3803 Merge pull request #124 from ahus1/KEYCLOAK-4208-spring-boot-servlet-style
KEYCLOAK-4208: update documentation to reflect implementation change
2017-04-26 08:37:11 +02:00
Stian Thorgersen
dea668dbef Merge pull request #126 from stianst/master
Fix keycloak.username to keycloak.subject in JS example
2017-04-26 08:21:19 +02:00