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
Matthew Helmke
47141f145a
KEYCLOAK-6885 fixing duplicate ID
2018-03-19 15:45:49 -05:00
Stian Thorgersen
ea5bec0841
KEYCLOAK-6566 Fix docinfo for OpenShift ( #344 )
2018-03-19 20:25:24 +01:00
Stian Thorgersen
23d48bb12c
KEYCLOAK-6566 Initial commit of xPaaS documentation ( #343 )
2018-03-19 20:04:57 +01:00
pedroigor
e89f36b195
[KEYCLOAK-6529] - Resource Attributes
2018-03-19 13:19:35 -03:00
Matthew Helmke
ff4d8436d3
Merge pull request #339 from pedroigor/KEYCLOAK-6628
...
[KEYCLOAK-6628] - Expose methods to query roles, groups, and attributes of users in Evaluation API
2018-03-19 08:52:05 -05:00
pedroigor
cef63dd385
[KEYCLOAK-6628] - Expose methods to query roles, groups, and attributes of users in Evaluation API
2018-03-15 14:01:25 -03:00
Matthew Helmke
0fae29ac95
Merge pull request #334 from pedroigor/master
...
[KEYCLOAK-6116] - Reference to Subject Email using Subject Alternative Name
2018-03-15 07:09:05 -05:00
Hynek Mlnařík
9389ee6913
Merge pull request #337 from hmlnarik/KEYCLOAK-6783-Cross-dc-setup-with-JDG-server-on-real-network-doesn-t-work
...
KEYCLOAK-6783 JDG/Infinispan authorization setup for cross-DC
2018-03-09 15:08:58 +01:00
Hynek Mlnarik
997aebdb0f
KEYCLOAK-6783 JDG/Infinispan authorization setup for cross-DC
2018-03-09 13:58:20 +01:00
Matthew Helmke
d6a20a3115
KEYCLOAK-6084 attempting to help with Keycloak docs SEO
2018-03-07 09:10:21 -06:00
Matthew Helmke
3a3b79e53e
KEYCLOAK-6800 added instructions for deleting users
2018-03-07 08:54:13 -06:00
pedroigor
76677e05b7
[KEYCLOAK-6116] - Reference to Subject Email using Subject Alternative Name
2018-03-02 09:49:32 -03:00
Pedro Igor
867eff3e5d
[KEYCLOAK-3169] - UMA 2.0 related changes ( #325 )
...
* [KEYCLOAK-3169] - Updating authz services doc
* [KEYCLOAK-3169] - Section about changes to user account service
* [KEYCLOAK-3169] - Removing UMA 1.0 references
* [KEYCLOAK-3169] - RH-SSO images
* [KEYCLOAK-3169] - Updating Keycloak images
* [KEYCLOAK-3169] - Review
* [KEYCLOAK-3169] - Review
2018-02-28 08:53:43 +01:00