mposolda
be8394158f
KEYCLOAK-1780 documentation + Generic client authentication screen
2015-09-01 13:17:14 +02:00
mposolda
d8d6348f67
KEYCLOAK-1295 Adapter support. Fixes
2015-08-21 08:26:12 +02:00
Stian Thorgersen
f3bfb06dec
Version bump
2015-07-28 10:20:40 +02:00
Stian Thorgersen
a190cdd8f2
KEYCLOAK-1712 Admin client example not working
2015-07-27 16:01:48 +02:00
mposolda
c99785f266
KEYCLOAK-401 Service account refactoring and fixes
2015-07-23 11:29:52 +02:00
mposolda
1a34feda65
KEYCLOAK-401 Added service account demo
2015-07-22 11:07:57 +02:00
Stian Thorgersen
1642ac2394
KEYCLOAK-1385 Introduce end-of-line normalization
2015-07-17 13:46:51 +02:00
Stian Thorgersen
6e758d721d
Fix CDI examples
2015-06-15 14:21:27 +02:00
Stian Thorgersen
4c98b04ab7
KEYCLOAK-1447 LinkageError deploying oauth-client-cdi to WildFly 8.2.0.Final
2015-06-15 13:22:36 +02:00
Stian Thorgersen
38c1945ce4
Bump version
2015-06-12 14:35:34 +02:00
Stian Thorgersen
1dd0b563b6
KEYCLOAK-1386 Direct Grant API always on
2015-06-03 16:24:15 +02:00
Brad Thurber
413295e15e
minor text edit
2015-06-02 15:34:50 -04:00
Marko Strukelj
ca60c283fc
Fix HttpClient issues in example demos on AS7 / Wildfly
...
- don't use org.keycloak.adapter.HttpClientBuilder - it's Keycloak internals
- don't use HttpClient 4.2 or 4.3 APIs (not default in AS7, and Wildfly 8)
so way we can use the same jboss-deployment-structure.xml
2015-05-22 19:16:34 +02:00
Stian Thorgersen
4e0a32a37a
Version bump
2015-05-22 09:04:30 +02:00
Marko Strukelj
c28f5cef7a
Fix WildFly org.apache.httpcomponents issue
2015-05-06 18:57:40 +02:00
Marko Strukelj
f65e804836
WildFly testsuite work
2015-05-06 16:51:49 +02:00
Stian Thorgersen
035529d7a2
Version bump
2015-05-05 11:45:21 +02:00
mposolda
c942f44437
Minor fix in example
2015-04-30 13:30:05 +02:00
mposolda
1d4ef83b81
Show how to retrieve user details in REST endpoint
2015-04-28 07:56:45 +02:00
Stian Thorgersen
215a3497ae
KEYCLOAK-1189 Add apache httpclient module with slot 4.3
2015-04-27 16:33:48 +02:00
Stian Thorgersen
e17105cc8e
Updated distribution and cleaning of maven modules
2015-04-23 11:15:05 +02:00
Stian Thorgersen
f6631a6163
KEYCLOAK-1187
2015-04-14 09:28:05 +02:00
Stian Thorgersen
4abd62661f
Updated example jsons
2015-04-13 14:23:41 +02:00
Bill Burke
326818ea45
bump pom versio
2015-04-02 09:36:43 -04:00
mposolda
6a34ad36f5
Fix clustering when auth-server-url-for-backend-requests is used
2015-04-02 13:02:24 +02:00
Stian Thorgersen
bdbb1b891a
KEYCLOAK-1170 User details for customer-portal-js are all null
2015-04-01 13:53:22 +02:00
Stan Silvert
6e39c3d2f7
KEYCLOAK-1166 Admin Access Example Broken
2015-03-31 14:53:38 -04:00
mposolda
96b48877b8
Added bouncycastle module to EAP6 and AS7 packaging as it's not here by default
2015-03-30 17:59:49 +02:00
Stian Thorgersen
b727087f04
KEYCLOAK-1150
...
'iss' should be URL not just realm name
2015-03-26 13:50:36 +01:00
Stian Thorgersen
e2b02d414f
Change adapters to use auth and token endpoints
2015-03-16 09:23:12 +01:00
Bill Burke
98831ec05a
fix other claims in IDToken
2015-03-04 20:27:06 -05:00
Bill Burke
ef2698936b
Merge pull request #919 from pedroigor/KEYCLOAK-884
...
[KEYCLOAK-884] - OpenID Connect UserInfo Endpoint.
2015-01-16 14:28:30 -05:00
pedroigor
4f432775ed
[KEYCLOAK-884] - OpenID Connect UserInfo Endpoint.
2015-01-16 15:45:27 -02:00
mposolda
7be7001f4b
Remove references about installing auth-server on JBoss AS 7.1.1
2015-01-16 18:02:31 +01:00
mposolda
2e04ac549e
Make it easier to run demo on different host then auth-server
2015-01-16 18:02:23 +01:00
pedroigor
fa2533ed11
[KEYCLOAK-883] - Initial changes.
2015-01-13 00:58:19 -02:00
Stian Thorgersen
959933a227
Version bump
2015-01-12 10:35:50 +01:00
Bill Burke
8a1b7e39af
RESTEASY-901
2014-12-22 15:59:25 -05:00
Bill Burke
af3efa547c
Merge pull request #898 from gerbermichi/master
...
Fix the java.lang.NoClassDefFoundError: org/xnio/OptionMap error
2014-12-22 14:01:26 -05:00
Michael Gerber
bcbb658ae4
Not required authentication bugfix
2014-12-20 14:16:29 +01:00
Michael Gerber
512a68c5fa
Not required authentication bugfix
2014-12-20 14:12:35 +01:00
Stan Silvert
fe10913780
Fix demo readme.
2014-12-17 15:55:32 -05:00
Bill Burke
6c04e26376
bump
2014-12-05 21:09:38 -05:00
Bill Burke
c0059a875b
bump version
2014-12-05 19:03:13 -05:00
Stan Silvert
952436f129
Restore old AS7 subystem.
2014-12-04 14:53:50 -05:00
Stan Silvert
d53b01eb2b
KEYCLOAK-856 Rename wildfly-subsystem to keycloak-subsystem
2014-11-24 16:52:16 -05:00
Bill Burke
eccb295076
fix jsps with bad import
2014-11-12 10:34:21 -05:00
mposolda
a94ab5883d
KEYCLOAK-835 Move AdapterConstants to different package
2014-11-10 22:16:20 +01:00
Stian Thorgersen
5943af79af
Update pom for 'examples/demo-template/example-ear' to not deploy to repo
2014-11-05 13:54:14 +01:00
Stian Thorgersen
0f8c073354
Version bump
2014-11-04 09:01:06 +01:00
mposolda
f3da9760a3
Send node registration at 1st request instead of deployment startup. Bugfixing
2014-10-21 23:15:21 +02:00
mposolda
01c705b4d3
KEYCLOAK-759 Added adapter clustering to admin console
2014-10-21 12:32:53 +02:00
mposolda
7d8f265789
KEYCLOAK-759 dynamic registration of managementUrls in cluster
2014-10-17 21:51:46 +02:00
mposolda
9954d68a1f
KEYCLOAK-748 cluster-aware logout for non-distributable apps
2014-10-09 21:33:07 +02:00
mposolda
50f148cd7c
Use one option "auth-server-url-for-backend-requests" instead of 3 options
2014-10-02 19:16:04 +02:00
Bill Burke
71216bf2c9
merge
2014-10-01 14:21:23 -04:00
Bill Burke
4b399fe05a
login protocol abstraction
2014-10-01 10:01:42 -04:00
mposolda
eb920b4993
Examples: Don't require to create HttpSession when visiting JSP pages
2014-10-01 13:44:38 +02:00
mposolda
1b6b95bb9a
Added distributable to customer-portal in cluster test
2014-10-01 11:52:16 +02:00
mposolda
80a9a8984a
Cleanup. Support to use-hostname-for-local-requests added to Demo examples
2014-09-30 17:37:36 +02:00
mposolda
18fe808ce0
KEYCLOAK-720 Support for relative URI resolved by hostname in wildfly adapter
2014-09-30 17:37:36 +02:00
mposolda
337b03fc62
KEYCLOAK-720 added support for oauth clients
2014-09-30 17:37:36 +02:00
Christos Vasilakis
fb561b8fd6
fix create-realm link
2014-09-24 11:40:22 +03:00
Stian Thorgersen
423dc1b8a7
Change version schema to match JBoss
2014-09-12 09:35:08 +02:00
Stian Thorgersen
5dea07793b
Version bump
2014-09-11 09:27:58 +02:00
Bill Burke
3f539c6d5c
version bump
2014-09-09 13:34:56 -04:00
Stian Thorgersen
8c4a3374d3
Added instruction to manually configure and deploy the unconfigured demo
2014-09-03 13:20:58 +02:00
Stian Thorgersen
090871f8b9
Added README.md with Overview of all examples
2014-09-03 11:22:08 +02:00
Stian Thorgersen
05a1fc1ded
Version bump
2014-09-01 10:17:00 +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
6e7924da76
demo fixes
2014-08-20 11:08:40 -04:00
Stan Silvert
4e88bbc811
KEYCLOAK-331 Fixed NPE when user specifies EAR name instead of WAR in standalone.xml. Also, fixed EAR deployment in general and added EAR example.
2014-08-12 10:03:20 -04:00
Stan Silvert
504a41aec4
KEYCLOAK-331 Fixed NPE when user specifies EAR name instead of WAR in
...
standalone.xml. Also, fixed EAR deployment in general and added EAR
example.
2014-08-12 09:58:54 -04:00
Bill Burke
9aa6b4cbfa
optimize imports
2014-08-10 12:17:45 -04:00
Bill Burke
dc4e8603d7
change logout behavior
2014-08-08 18:33:37 -04: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
bcd3eeda49
product-portal example logout fix
2014-08-05 17:20:01 -04:00
Bill Burke
38bd79ab88
filter out unconfigured example files
2014-08-05 16:53:10 -04:00
Bill Burke
731d75c756
app full scope by default
2014-08-04 16:04:10 -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
628c7dd92a
KEYCLOAK-579 Use relative urls in examples
2014-07-28 10:41:21 +01:00
mposolda
ffc30b4c03
Changes in representations - adding role mappings under user representation
2014-07-07 22:48:53 +02:00
Bill Burke
e99a675c50
HttpServletRequest.logout()
2014-07-03 14:08:19 -04:00
Andrea Vibelli
8a246a6444
Extraction of hardcoded version of org.jboss.logging:jboss-logging into properties; alignment of org.jboss.logging:jboss-logging to a unique version 3.1.4.GA (was 3.1.1.GA and 3.1.2.GA)
2014-07-02 14:35:57 +02:00
Stian Thorgersen
df2305eb02
Bumped version to 1.0-beta-4-SNAPSHOT
2014-06-19 10:19:10 +01:00
mposolda
5d8c803da6
Remove duplicite dependency declarations to remove maven warnings
2014-06-18 10:31:56 +02:00
Bill Burke
d5b34a0b41
bump version again
2014-06-02 13:12:04 -04:00
Bill Burke
0fcf80dd6e
bump version
2014-06-02 12:21:58 -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
Stian Thorgersen
1ede6e70b7
Fix customer-portal-cli example
2014-05-29 14:04:10 +01:00
Stian Thorgersen
8908fbef58
Fix instructions for deploying demo to use jboss-as:deploy or wildfly:deploy
2014-05-29 14:03:50 +01:00
mposolda
53cf574735
Add more scopes into testrealm.json to ensure that admin is able to access all things he needs
2014-05-29 13:06:47 +02:00
mposolda
c4808a3e61
Fix admin-App example
2014-05-29 10:29:06 +02:00
mposolda
65206a72b2
Change default timeouts for testrealm.json bundled in examples
2014-05-29 09:30:22 +02:00
mposolda
db939ee076
Fix angular-product example
2014-05-28 23:30:34 +02:00
mposolda
5ede17d8b8
Replace innerText with innerHTML as innerText doesn't work on FF
2014-05-28 21:50:23 +02:00
Stian Thorgersen
df19700f69
Deploy server war and dist bundles to Maven repo. Also added '-parent' to some parent poms where this was missing
2014-05-28 15:32:20 +01:00