Commit graph

1749 commits

Author SHA1 Message Date
Vlasta Ramik
8a91d61e33 KEYCLOAK-7274 Hardcoded config in offline adapter installation scripts (#373) 2018-05-03 19:50:42 +02:00
Stian Thorgersen
1f583b646c
Bump version to 4.0.0.Beta3 (#374) 2018-05-02 14:32:06 +02:00
Matthew Helmke
cd944ade4e
Merge pull request #363 from pedroigor/KEYCLOAK-4903
[KEYCLOAK-4903] - Pushed Claims and improvements to PEP
2018-04-30 10:34:02 -05:00
Matthew Helmke
f2ea57d887
Merge pull request #369 from pedroigor/KEYCLOAK-7077
[KEYCLOAK-7077] - Authorization Examples missing
2018-04-30 10:33:35 -05:00
Eduardo Mínguez
f633f0c8d4 Added instructions to download the zip file in the Red Hat customer portal (#361)
* Added instructions to download the zip file

* Better URL and removed download screenshot
2018-04-30 08:47:13 +02:00
Stian Thorgersen
5ad6ecd190
Fix links (#372) 2018-04-27 09:39:58 +02:00
Ján Lieskovský
2b8143cb8d Fix issue with improper rendering of xreferences (#371)
Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2018-04-23 21:10:37 +02:00
Ján Lieskovský
3892ca58eb [KEYCLOAK-6650] [KEYCLOAK-6648] Make documentation changes for these JIRAs (#368)
* [KEYCLOAK-6650] Substitute:
* 'redhat-sso72-openshift:1.0' with 'redhat-sso72-openshift:1.1',
* 'ose-v1.4.9' tag with (upcoming) 'ose-v1.4.11' tag

Also update the command to install the updated templates

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>

* [KEYCLOAK-6650] Mention the newly introduced RH-SSO 7.2 x509
application templates on appropriate places

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>

* [KEYCLOAK-6650] Move "Binary Builds" tutorial out of
Getting Started section to Tutorials section

Also rename it to:
"Example Workflow: Create OpenShift Application that Authenticates
Using Red Hat Single Sing-On from Existing Maven Binaries"

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>

* [KEYCLOAK-6650] Rename 'Get Started' section to 'Advanced Concepts'
(we will introduce a new, refactored 'Getting Started' section soon)

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>

* [KEYCLOAK-6650] Bring the refactored 'Getting Started' section
back to the docs

Make it contain the most simplistic example, how to deploy RH-SSO
server

Refactor the 'Advanced Concepts' section to guide:
* How to generate keystores, truststore, and secrets for passthroug
  TLS RH-SSO application templates,
* Also provide example, how the passthrough TLS template can be
  deployed once keystores and secrets are created

Remove the necessary sections from former 'tutorials' content,
that have been used:
* Either in the new 'Getting Started' section, or
* In the new 'Advanced Concepts' section

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>

* [KEYCLOAK-6650] Address issues pointed out by Matthew during PR
review. Thanks for them, Matthew!

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>

* [KEYCLOAK-6648] Align the definition of HTTPS, JGroups keystores,
and the truststore for the RH-SSO server in the application templates
with their definition in the documentation

Also provide example how to obtain certificate names from keystores

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>

* [KEYCLOAK-6650] Clarify in the Introduction section, that
for the x509 re-encrypt templates the JGroups keystore isn't
generated, and AUTH protocol is used for cluster traffic
authentication

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2018-04-23 20:03:11 +02:00
Stan Silvert
0cd039c222
Merge pull request #370 from ssilvert/master
KEYCLOAK-7196: Add kcLocale to login Options
2018-04-23 11:44:21 -04:00
ssilvert@win.redhat.com
cef17cc82e KEYCLOAK-7196: Add kcLocale to login Options 2018-04-23 10:00:55 -04:00
pedroigor
6b044fd731 [KEYCLOAK-7077] - Authorization Examples missing 2018-04-23 09:44:52 -03:00
pedroigor
f62fa142b4 [KEYCLOAK-4903] - Pushed Claims and improvements to PEP 2018-04-20 15:23:57 -03: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
Hynek Mlnařík
8efb2cad19
Merge pull request #360 from matthewhelmke/fixRHSSO1242and1243
[RHSSO-1242] and [RHSSO-1243]
2018-04-17 13:56:01 +02:00
Matthew Helmke
6ca447235f fixed inconsistant spacing at top of files 2018-04-17 06:25:31 -05:00
Ján Lieskovský
a37b3f58b0 [KEYCLOAK-6857] Deprecate RH-SSO 7.1 image and corresponding (#358)
application templates in the documentation

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2018-04-12 14:59:52 +02:00
Matthew Helmke
83656953d7
Merge pull request #336 from matthewhelmke/keycloakSEOhelp
KEYCLOAK-6084 attempting to help with Keycloak docs SEO
2018-04-11 08:21:15 -05:00
Matthew Helmke
f0ca74dab1
Merge pull request #335 from matthewhelmke/deleteuser
KEYCLOAK-6800 added instructions for deleting users
2018-04-11 07:55:17 -05:00
Ryan Slominski
40a448e019 Update Kerberos CLI Documentation
The old user-federation/instances command was replaced with the new components command.  Fields updated as arrays are now used and single quotes are required around some attributes.  The parentId attribute was added.
2018-04-06 23:47:02 +02:00
Pedro Igor
0cde4365c1
Merge pull request #355 from Yonezawa-T2/patch-1
Fix copied&pasted heading
2018-04-06 15:40:49 -03:00
Matthew Helmke
da5b997dd6 fixed link syntax 2018-04-06 06:29:27 -05:00
Stian Thorgersen
1a3cf9cff6
KEYCLOAK-7074 Exclude edit page on github links from tests (#357) 2018-04-06 08:38:27 +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
Priyanka Nag
9bc60d9de1 Adding a statement about the need to add the 'username' of the newly created user in the host-slave.xml (#224) 2018-04-06 07:35:27 +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
Stefan Guilhen
c301ee28e9 [KEYCLOAK-6415] Reworked the getting started section to reference the quickstarts instead of internal examples. (#341) 2018-04-06 07:30:40 +02:00
Clemens Gutweiler
51f1aeec67 Added missing backslash (#333)
Some request examples missed a backslash
2018-04-06 07:26:20 +02:00
Marko Strukelj
ccaa54dc64 KEYCLOAK-6699 Add more recipes to Admin CLI documentation (#332) 2018-04-06 07:22:22 +02:00
Matthew Helmke
cce19874c3
Merge pull request #356 from pedroigor/KEYCLOAK-7029
[KEYCLOAK-7029] - Configuration of cache policies for cached resource…
2018-04-05 07:40:34 -05:00
pedroigor
c967361cc7 [KEYCLOAK-7029] - Configuration of cache policies for cached resources/path 2018-04-05 09:35:39 -03:00
TorstenF76
c1163b125f documented target-request-timeout (#347) 2018-04-03 09:38:22 +02:00
Yonezawa-T2
8f9099d0be
Fix copied&pasted heading
There are two `resource_registration_endpoint` headings, but one should be `permission_endpoint`.
2018-04-02 15:53:52 +09:00
Matthew Helmke
77cd127a33
Merge pull request #349 from pedroigor/KEYCLOAK-4102
[KEYCLOAK-4102] - Support lazy loading of paths via policy enforcer config
2018-03-29 07:18:19 -05:00
Matthew Helmke
0d4331f875
Merge pull request #352 from abstractj/KEYCLOAK-7020
[KEYCLOAK-7020] Social Providers should be listed in alphabetical order at the docs
2018-03-28 08:08:57 -05:00
Matthew Helmke
35496e78a8
Merge branch 'master' into KEYCLOAK-7020 2018-03-28 08:08:35 -05:00
Matthew Helmke
4fff06da89
Merge pull request #350 from abstractj/KEYCLOAK-5817
[KEYCLOAK-5817] Create documentation for BitBucket social IdP
2018-03-28 08:04:52 -05:00
Matthew Helmke
aef4dcaa17
Merge branch 'master' into KEYCLOAK-5817 2018-03-28 08:04:14 -05:00
Matthew Helmke
eebc5da28b
Merge pull request #351 from abstractj/KEYCLOAK-5818
KEYCLOAK-5818] Create documentation for GitLab social IdP
2018-03-28 08:03:11 -05:00
Bruno Oliveira
8640764368
[KEYCLOAK-7020] Social Providers should be listed in alphabetical order at the docs 2018-03-28 09:59:37 -03:00
Bruno Oliveira
d7d137adbd KEYCLOAK-5818] Create documentation for GitLab social IdP
Co-authored-by: Matthew Helmke <matthew@matthewhelmke.com>
2018-03-28 09:48:37 -03:00
Bruno Oliveira
e96380154c [KEYCLOAK-5817] Create documentation for BitBucket social IdP
Co-authored-by: Matthew Helmke <matthew@matthewhelmke.com>
2018-03-28 09:47:42 -03:00
pedroigor
9d559dbcb0 [KEYCLOAK-4102] - Support lazy loading of paths via policy enforcer config 2018-03-27 15:05:49 -03:00
Matthew Helmke
e81b3a2f0b
Merge pull request #342 from pedroigor/KEYCLOAK-6529
[KEYCLOAK-6529] - Resource Attributes
2018-03-27 08:52:37 -05:00
Matthew Helmke
2b37305461 KEYCLOAK-5852 2018-03-27 09:28:17 +02:00
Hiroyuki Wada
9ed67592ad Fix typo 2018-03-26 10:33:15 +02:00
vmuzikar
171d09b2e7 Improve "Configuring a client for use with the Client Registration CLI" 2018-03-26 10:26:28 +02:00
Matthew Helmke
a5038a29ad
Merge pull request #346 from matthewhelmke/keycloak6885
KEYCLOAK-6885 fixing duplicate ID
2018-03-23 06:28:03 -05:00
keycloak-bot
f5e270fbad Update version to 4.0.0.Beta1 2018-03-22 18:52:36 +00:00
pedroigor
7a57854b14 [KEYCLOAK-6529] - Fixing sentences 2018-03-21 09:50:34 -03:00