Commit graph

173 commits

Author SHA1 Message Date
Juraci Paixão Kröhling
8e764e642f KEYCLOAK-779
Adapter multi-tenancy support
2014-10-30 16:54:26 +01:00
mposolda
b88b520bad KEYCLOAK-799 - Configurable connections pooling for mongo client 2014-10-30 11:19:16 +01:00
Bill Burke
c5b72464cb migrate docs 2014-10-29 16:04:46 -04:00
Bill Burke
0183ac43bc aud should be client-id, issuer should be realm 2014-10-29 15:56:25 -04:00
Bill Burke
c660be7bbb tomcat7 docbook 2014-10-29 14:48:10 -04:00
Stian Thorgersen
8c2d4812b0 KEYCLOAK-763
Document reverse proxy setup on AS7/EAP
2014-10-29 14:02:16 +01:00
Bill Burke
12e2a4698d idp descriptor 2014-10-28 12:49:31 -04:00
Bill Burke
e5934e9d54 saml docs 2014-10-28 12:16:54 -04:00
mposolda
b1cfedb488 KEYCLOAK-740 Documentation of adapters clustering 2014-10-27 23:41:36 +01:00
Bill Burke
5fa5379f81 document saml 2014-10-22 15:18:24 -04:00
Stian Thorgersen
cf94f4f84a KEYCLOAK-744 Document view-event and manage-event roles 2014-10-13 14:02:20 +02:00
Heiko W. Rupp
3d4ef91bf1 Update adapter-config.xml
Fix some minor typos in the json, Otherwise it is invalid.

Also deploying in the keycloak 1.0.1 appliance, the line

"cors-allowed-methods" : [ "POST", "PUT", "DELETE", "GET" ],

makes parsing fail with 

11:19:10,121 ERROR [org.jboss.as.controller.management-operation] (DeploymentScanner-threads - 1) JBAS014613: Operation ("full-replace-deployment") failed - address: ([]) - failure description: {"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./rhq-metrics" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./rhq-metrics: Failed to start service
    Caused by: java.lang.RuntimeException: org.codehaus.jackson.map.JsonMappingException: Can not deserialize instance of java.lang.String out of START_ARRAY token
 at [Source: java.io.BufferedInputStream@1605c2fe; line: 9, column: 24] (through reference chain: org.keycloak.representations.adapters.config.AdapterConfig[\"cors-allowed-methods\"])
    Caused by: org.codehaus.jackson.map.JsonMappingException: Can not deserialize instance of java.lang.String out of START_ARRAY token
 at [Source: java.io.BufferedInputStream@1605c2fe; line: 9, column: 24] (through reference chain: org.keycloak.representations.adapters.config.AdapterConfig[\"cors-allowed-methods\"])"}}
2014-10-07 11:21:15 +02:00
Stian Thorgersen
f702d8f1ff KEYCLOAK-730 Document clustering 2014-10-06 13:58:32 +02:00
Stian Thorgersen
1d66bd9c15 KEYCLOAK-729
Update themes documentation
2014-10-03 14:11:03 +02:00
Bill Burke
546d45b009 protocol abstraction 2014-10-01 10:38:42 -04:00
Christos Vasilakis
6d3aaa0560 fix docbook link 2014-09-24 12:58:18 +03:00
Bill Burke
ef60e17641 security vulnerability doc 2014-09-19 11:35:15 -04:00
Bill Burke
53943f8246 KEYCLOAK-705 2014-09-19 11:03:08 -04:00
Bill Burke
d22afd78e6 Merge pull request #675 from patriot1burke/master
doc update
2014-09-08 09:09:07 -04:00
Bill Burke
f1986093e6 doc update 2014-09-08 09:07:51 -04:00
Stian Thorgersen
ae6fd458e8 Minor fixes to theme docs 2014-09-08 14:59:09 +02:00
Stian Thorgersen
556314ae15 Typo fix in docs 2014-09-08 10:24:47 +02:00
Stian Thorgersen
1599371ee5 Updates to server-installation docs 2014-09-03 10:13:05 +02:00
Stian Thorgersen
d87718f768 Inject project version from pom 2014-09-02 13:22:15 +02:00
Stian Thorgersen
b43909aff1 Doc fix 2014-09-02 12:52:22 +02:00
Stian Thorgersen
05a1fc1ded Version bump 2014-09-01 10:17:00 +02:00
Stian Thorgersen
3bfe3d256e Rename audit to events 2014-08-28 10:56:37 +02:00
Stian Thorgersen
55bd889a0f KEYCLOAK-531 Reduce info level logging 2014-08-27 11:17:24 +02:00
mposolda
688f4a07a3 Added docs about sync of users 2014-08-25 17:17:32 +02:00
Bill Burke
7c8edb5d11 bump pom 2014-08-21 10:46:49 -04:00
Bill Burke
e5d5276135 race 2014-08-20 14:50:28 -04:00
Bill Burke
6f38a02aaa SSL mode docs 2014-08-20 14:37:15 -04:00
Bill Burke
30147ce25a import doc 2014-08-20 13:32:14 -04:00
Bill Burke
7dec0319b6 doc ix 2014-08-20 13:26:57 -04:00
Bill Burke
3dd52e8b28 doc touchup 2014-08-19 15:10:32 -04:00
Bill Burke
80904209b3 KEYCLOAK-627 2014-08-18 11:55:27 -04:00
Bill Burke
8b1483d7ef docs 2014-08-18 10:48:28 -04:00
Bill Burke
cfee00d4c5 fix relative uri problem 2014-08-14 11:01:04 -04:00
Bill Burke
dc4e8603d7 change logout behavior 2014-08-08 18:33:37 -04:00
mposolda
f8667cdb38 Update documentations for JPA and Mongo 2014-08-07 12:23:46 +02:00
mposolda
915701106c KEYCLOAK-618 Remove org.bouncycastle from jboss-modules-structure.xml as it's in auth-server.war 2014-08-07 10:32:26 +02:00
Bill Burke
e04af84ac0 bump version 2014-08-06 09:00:23 -04:00
Bill Burke
905061e2b7 bump version 2014-08-05 20:52:50 -04:00
Bill Burke
f9f53a3355 docbook change 2014-08-05 20:31:20 -04:00
Bill Burke
ab08ac8ad4 Merge remote-tracking branch 'upstream/master' 2014-08-05 20:29:02 -04:00
Bill Burke
cc14a3b288 rename token settings menu to timeout settings 2014-08-05 17:28:20 -04:00
mposolda
1f3db436d8 Updating documentation for export/import 2014-08-05 20:28:53 +02:00
Bill Burke
3746bf28a1 migration doc 2014-08-04 16:26:13 -04:00
Bill Burke
9a829a38b1 edti migration docs 2014-08-04 12:28:07 -04:00
Bill Burke
04ec750157 federation docs 2014-08-04 12:25:11 -04:00
Stian Thorgersen
6cbeeb1b1a KEYCLOAK-591 Require SSL for all external requests by default 2014-08-01 13:52:04 +01:00
Stian Thorgersen
544883ca9f Added login_hint to keycloak.js 2014-07-30 14:27:14 +01:00
Bill Burke
b84bdcf464 cache config 2014-07-18 11:43:44 -04:00
Stian Thorgersen
df2305eb02 Bumped version to 1.0-beta-4-SNAPSHOT 2014-06-19 10:19:10 +01:00
Stian Thorgersen
34eb34c5fc Added documentation to specify https redirect port 2014-06-18 11:08:06 +01:00
Stian Thorgersen
28adc28a56 Add instructions to configure a reverse proxy with KC 2014-06-18 09:59:23 +01:00
Bill Burke
d5b34a0b41 bump version again 2014-06-02 13:12:04 -04:00
Stian Thorgersen
2025d314ec Bump version to 1.0.beta2-SNAPSHOT 2014-05-30 08:52:03 +01:00
Bill Burke
2ae3775841 bump version 2014-05-29 12:12:33 -04:00
mposolda
f0d37b19e2 Fix typo in docs 2014-05-29 10:28:54 +02:00
Bill Burke
34a579821a docs 2014-05-28 12:33:49 -04:00
Bill Burke
a64b35d72f doc merge 2014-05-28 09:33:42 -04:00
Bill Burke
e880b77692 update docs 2014-05-28 09:31:33 -04:00
mposolda
e67032a9d7 Documentation about Authentication SPI, LDAP and Export/import 2014-05-27 22:37:25 +02:00
Stian Thorgersen
57a8f3f5ee Added to migration guid for beta1 2014-05-27 15:29:04 +01:00
Stian Thorgersen
80cd43390b Added doc for audit 2014-05-27 13:40:23 +01:00
Stian Thorgersen
c196849574 Updated doc for themes 2014-05-27 13:08:00 +01:00
Stian Thorgersen
1007d19860 Updated instructions to configure Mongo through keycloak-server.json 2014-05-27 12:05:35 +01:00
Stian Thorgersen
374a7b8848 Updated url for OpenShift cartridge 2014-05-27 12:05:22 +01:00
Stian Thorgersen
c2075af7f7 Fix Twitter for localhost 2014-05-21 08:47:58 +01:00
Bill Burke
b3dd349342 check redirect uri exists in token service 2014-05-20 11:38:35 -04:00
Stian Thorgersen
a3d08e7191 Added theme support to emails 2014-05-19 17:34:58 +01:00
Stian Thorgersen
855269f35d Added 'keycloak-server.json' for configuring the server
Added SPI interface to detect SPI's
Converted Model to SPI/Provider to be loaded through ProviderSessionFactory
2014-05-16 17:33:22 +01:00
Stian Thorgersen
643daadf60 Updated session status iframe for JavaScript adapter to be created automatically, and to invoke onAuthLogout callback if user is logged out 2014-05-14 17:46:30 +01:00
Bill Burke
75224d25b0 remove picketlink dependencies 2014-05-05 18:50:41 -04:00
Stian Thorgersen
9b6d9fda43 Updated documentation for js adapter 2014-04-30 14:38:02 +01:00
Stian Thorgersen
77c6b391c4 Document how to enable social only login 2014-04-30 14:07:03 +01:00
Bill Burke
7763da1273 bump version to beta-1 snapshot 2014-03-13 11:24:38 -04:00
Stian Thorgersen
ee5cab04e0 Set next version 2014-03-13 09:10:42 +00:00
Stian Thorgersen
0c2767afd7 Minor updates to docs 2014-03-12 17:15:04 +00:00
Stian Thorgersen
30358a7582 Added subject in token changed to user id to migration doc 2014-03-12 15:59:04 +00:00
Stian Thorgersen
a1f10ef54b Merge pull request #285 from stianst/master
Add user friendly username for social links. Show access denied if social login is cancelled
2014-03-12 13:52:28 +00:00
Stian Thorgersen
6dc156712e KEYCLOAK-359 Add user friendly username for social links 2014-03-12 08:52:47 +00:00
Bill Burke
a15e7d1f6e add security domain docs 2014-03-11 17:57:35 -04:00
Stian Thorgersen
854158a9c2 Added docs for installed applications 2014-03-07 13:00:20 +00:00
Stian Thorgersen
0f0353674d Added documentation for admin access control 2014-03-07 09:10:16 +00:00
Bill Burke
0d309d058c add claims to grant page 2014-02-28 10:45:12 -05:00
Bill Burke
b249809d2e claims backend 2014-02-26 15:29:17 -05:00
Bill Burke
db37053f58 cors docs 2014-02-25 16:23:29 -05:00
Bill Burke
88fb1ec747 token docs 2014-02-24 20:20:29 -05:00
Bill Burke
64065a4573 javascript refresh token 2014-02-24 19:58:54 -05:00
Bill Burke
9442601e42 rename some classes 2014-02-21 10:16:12 -05:00
Matthias Wessendorf
2cb37827a8 Remove outdated references to alpha-1 2014-02-20 12:20:40 +01:00
mposolda
5e0c16a3e2 KEYCLOAK-321 Allow distribution to use MongoDB model 2014-02-19 17:43:27 +01:00
mposolda
864362f8a2 Added docs section about tested databases 2014-02-19 17:43:27 +01:00
mposolda
9c5cd352cc KEYCLOAK-319 Use keycloak-ds.xml just in WAR distribution 2014-02-19 17:43:27 +01:00
Bill Burke
88f7575037 theme distro/docs 2014-02-18 18:59:50 -05:00
Bill Burke
0f9d0368fe minor improvements 2014-02-18 15:30:32 -05:00
Stian Thorgersen
e28e1d8b00 Merge pull request #217 from mposolda/master
Use UUID for generation of IDs. Have keycloak working with mysql and postgresql
2014-02-18 10:48:20 +00:00
Stian Thorgersen
7a8b5587d7 Minor updates to docs 2014-02-18 10:36:58 +00:00