Stian Thorgersen
|
128cc7eadb
|
Fixes to js-console example
|
2014-05-22 17:07:40 +01:00 |
|
Bill Burke
|
ab8de6ba25
|
client user-session association
|
2014-05-17 14:24:32 -04: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 |
|
Stian Thorgersen
|
f4f9b1e323
|
KEYCLOAK-431 View open sessions, and logout all sessions, through account management
|
2014-05-14 11:56:28 +01:00 |
|
Bill Burke
|
e8f8829a76
|
cors example
|
2014-05-13 17:17:27 -04:00 |
|
Bill Burke
|
01d22c3aab
|
angular example
|
2014-05-13 12:07:28 -04:00 |
|
Bill Burke
|
1194e40ef2
|
iframe check login
|
2014-05-10 11:23:44 -04:00 |
|
Bill Burke
|
a374e52ea5
|
/rest removal web.xml fixes
|
2014-05-06 21:08:27 -04:00 |
|
Bill Burke
|
64f591769a
|
remove /rest from RealmsResource
|
2014-05-06 20:21:49 -04:00 |
|
Bill Burke
|
541e865fe8
|
brute force fixes
|
2014-04-23 17:55:13 -04:00 |
|
Bill Burke
|
2b8d2288fb
|
more brute force detection
|
2014-04-14 18:58:45 -04:00 |
|
Bill Burke
|
ecaa0d1401
|
use resteasy 2.3.7
|
2014-04-10 05:21:07 -04:00 |
|
Andrea Vibelli
|
84f1e1b56e
|
Extraction into properties of maven-compiler-plugin source and target
|
2014-03-31 11:17:16 +02:00 |
|
Andrea Vibelli
|
d831e25366
|
Remove unnecessary groupId declarations
|
2014-03-31 10:44:34 +02:00 |
|
corinnekrych
|
877a552f3b
|
fix typos and formatting
|
2014-03-21 17:34:24 +01:00 |
|
Stian Thorgersen
|
702ae0307e
|
Fixes to account referrer to allow configurable referrer uri based on app redirect uri
|
2014-03-19 16:52:41 +00:00 |
|
Stian Thorgersen
|
b5bdeae2a2
|
Updates to keycloak.js, including adding support for Cordova
Conflicts:
examples/cordova/example-realm.json
examples/js-console/src/main/webapp/index.html
integration/js/src/main/resources/META-INF/resources/js/keycloak.js
|
2014-03-19 16:52:41 +00:00 |
|
Stian Thorgersen
|
2d5e6520db
|
Updates to keycloak.js
|
2014-03-18 14:43:48 +00:00 |
|
Stian Thorgersen
|
331ab71427
|
KEYCLOAK-380 Added OAuth2Constants
|
2014-03-15 10:43:52 +00:00 |
|
Stian Thorgersen
|
2ebc32793a
|
Started installed application adapter
|
2014-03-14 17:01:08 +00:00 |
|
Bill Burke
|
7763da1273
|
bump version to beta-1 snapshot
|
2014-03-13 11:24:38 -04:00 |
|
Bill Burke
|
1c6b867079
|
bump version
|
2014-03-13 10:58:22 -04:00 |
|
Stian Thorgersen
|
ee5cab04e0
|
Set next version
|
2014-03-13 09:10:42 +00:00 |
|
Bill Burke
|
9f429e4150
|
Merge pull request #291 from patriot1burke/master
bump
|
2014-03-12 17:07:24 -04:00 |
|
Bill Burke
|
3ff8d0fd1f
|
bump version
|
2014-03-12 16:48:12 -04:00 |
|
Bill Burke
|
ba60a0c04b
|
Merge pull request #289 from stianst/master
Added a README.md in the root of examples to describe the difference bet...
|
2014-03-12 16:42:48 -04:00 |
|
Bill Burke
|
6926f02cc3
|
Merge pull request #290 from patriot1burke/master
buncha stuff
|
2014-03-12 15:58:22 -04:00 |
|
Stian Thorgersen
|
2f29fab931
|
Added a README.md in the root of examples to describe the difference between preconfigured-demo and unconfigured-demo
|
2014-03-12 17:15:54 +00:00 |
|
Stian Thorgersen
|
4a90133d29
|
Added customer-portal-js and customer-portal-cli to example testrealm.js and added instructions for customer-portal-cli to README.md
|
2014-03-12 17:14:40 +00:00 |
|
Bill Burke
|
e48cc006f6
|
Merge remote-tracking branch 'upstream/master'
|
2014-03-12 10:17:24 -04:00 |
|
Bill Burke
|
accb56be7f
|
user import fix
|
2014-03-12 10:17:09 -04:00 |
|
Stian Thorgersen
|
fbc39e82a1
|
KEYCLOAK-365 Add IDToken properties to JS SDK
|
2014-03-12 11:31:59 +00:00 |
|
Stian Thorgersen
|
6dc156712e
|
KEYCLOAK-359 Add user friendly username for social links
|
2014-03-12 08:52:47 +00:00 |
|
Bill Burke
|
a653e5a406
|
refactor adapters
|
2014-03-06 21:13:55 -05:00 |
|
Bill Burke
|
3c463419ca
|
Merge pull request #267 from patriot1burke/master
client type selection, remove scope param support
|
2014-03-06 10:27:10 -05:00 |
|
Bill Burke
|
dd292c1d52
|
remove scope support for now part 2
|
2014-03-06 10:26:46 -05:00 |
|
Stian Thorgersen
|
12978a4343
|
Added basic command-line example
|
2014-03-06 12:08:44 +00:00 |
|
Bill Burke
|
599faa3cb5
|
public clients
|
2014-03-05 20:26:27 -05:00 |
|
Bill Burke
|
06288fa07b
|
revocation app level
|
2014-03-03 17:10:15 -05:00 |
|
Bill Burke
|
c8023c6651
|
revocation next phase: undertow complete
|
2014-03-02 17:32:25 -05:00 |
|
Bill Burke
|
7b30cc59b8
|
revocation phase 1
|
2014-02-28 19:47:05 -05:00 |
|
Bill Burke
|
0d309d058c
|
add claims to grant page
|
2014-02-28 10:45:12 -05:00 |
|
Bill Burke
|
f8da693fd0
|
move secret to clientmodel
|
2014-02-27 10:59:47 -05:00 |
|
Bill Burke
|
42d30a5a70
|
rename scope rep username to client
|
2014-02-26 22:23:04 -05:00 |
|
Bill Burke
|
0f67feb9dd
|
IDToken setup
|
2014-02-26 19:04:42 -05:00 |
|
Bill Burke
|
64065a4573
|
javascript refresh token
|
2014-02-24 19:58:54 -05:00 |
|
Bill Burke
|
97dd7470ce
|
rename tokenLifespan to accessTokenLifespan
|
2014-02-21 12:12:54 -05:00 |
|
Bill Burke
|
9442601e42
|
rename some classes
|
2014-02-21 10:16:12 -05:00 |
|
Bill Burke
|
00043423c2
|
alpha 3 version bump
|
2014-02-19 23:22:34 -05:00 |
|
Bill Burke
|
27f61a9f86
|
bump version
|
2014-02-19 21:01:42 -05:00 |
|
Bill Burke
|
138c5a9e4c
|
Merge pull request #220 from patriot1burke/master
minor improvements
|
2014-02-18 15:31:00 -05:00 |
|
Bill Burke
|
0f9d0368fe
|
minor improvements
|
2014-02-18 15:30:32 -05:00 |
|
Stian Thorgersen
|
5f3a19019e
|
Added basic js example
|
2014-02-18 16:27:47 +00:00 |
|
Bill Burke
|
b518fa2f4b
|
oauth client generates secret
|
2014-02-14 17:45:46 -05:00 |
|
Bill Burke
|
87ec1e53bf
|
fix demo doc
|
2014-02-14 08:42:44 -05:00 |
|
Bill Burke
|
0cdd5e857e
|
use secrets
|
2014-02-13 18:36:41 -05:00 |
|
Bill Burke
|
9390e90b85
|
more subsystem work
|
2014-02-13 10:43:29 -05:00 |
|
Bill Burke
|
93ef2d6fd3
|
as7/wildfly subsystem
|
2014-02-11 21:20:34 -05:00 |
|
Stian Thorgersen
|
b1ebf237de
|
KEYCLOAK-10 Added JS library
|
2014-02-07 13:56:13 +00:00 |
|
Stian Thorgersen
|
97897cab1d
|
KEYCLOAK-15 Customize login and registration forms
|
2014-02-04 11:45:24 +00:00 |
|
Bill Burke
|
8505cc612a
|
composite representations
|
2014-02-03 17:21:56 -05:00 |
|
Stian Thorgersen
|
4cb98a3aa4
|
Set version to 1.0-alpha-2-SNAPSHOT
|
2014-01-24 09:34:54 +00:00 |
|
Bill Burke
|
8c4acb2ade
|
example dist fixes
|
2014-01-23 10:46:04 -05:00 |
|
Bill Burke
|
c77a6dfc40
|
dist
|
2014-01-22 19:18:00 -05:00 |
|
Bill Burke
|
d8df697ccf
|
minor changes
|
2014-01-17 12:27:21 -05:00 |
|
Bill Burke
|
93210fd4f8
|
remove wildfly-demo
|
2014-01-17 10:33:17 -05:00 |
|
Bill Burke
|
d8ac7ab656
|
merge
|
2014-01-17 10:30:50 -05:00 |
|
Stian Thorgersen
|
c5366f1c81
|
KEYCLOAK-264 Remove option to enable/disable acct mngmt
|
2014-01-17 09:30:56 +00:00 |
|
Bill Burke
|
cf3aa24ba5
|
demo-template
|
2014-01-16 22:16:50 -05:00 |
|
Stian Thorgersen
|
dcfb83b0f2
|
KEYCLOAK-64 KEYCLOAK-246 Updated social to use update profile required action instead of registration form. Fixed Google provider
|
2014-01-16 12:52:46 +00:00 |
|
Bill Burke
|
b162190c7f
|
remove cookieLoginAllowed
|
2014-01-15 20:31:01 -05:00 |
|
Bill Burke
|
6326d5d2b5
|
auth-server-url and Realm/App name changes
|
2014-01-15 10:02:56 -05:00 |
|
Bill Burke
|
62cc002396
|
constants
|
2014-01-13 19:42:34 -05:00 |
|
Bill Burke
|
39b61728d6
|
change uri scheme
|
2014-01-13 17:07:36 -05:00 |
|
Bill Burke
|
99016c185f
|
Merge pull request #134 from mposolda/master
KEYCLOAK-230 KEYCLOAK-231
|
2014-01-13 10:57:12 -08:00 |
|
mposolda
|
ba0d780380
|
Added third-party-cdi example. Example in both AS7 and Wildfly
|
2014-01-13 18:49:32 +01:00 |
|
mposolda
|
d309fab825
|
KEYCLOAK-231 Support for sending scope parameter from applications and oauth clients
|
2014-01-13 18:41:00 +01:00 |
|
mposolda
|
e904ca8b58
|
KEYCLOAK-230 Convert third-party example to be CDI+JSF application with reading config from JSON file. Renamed package org.jboss.resteasy to org.keycloak in database example. Added ServletOAuthClientConfigLoader
|
2014-01-13 18:41:00 +01:00 |
|
Bill Burke
|
4b6ebc339f
|
readme conflict
|
2014-01-13 11:30:16 -05:00 |
|
Bill Burke
|
5df362a523
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
examples/wildfly-demo/README.md
|
2014-01-13 11:30:01 -05:00 |
|
Stian Thorgersen
|
6146dd48f7
|
Some minor changes to WildFly example README.md
|
2014-01-13 13:56:05 +00:00 |
|
Bill Burke
|
ddbb63f3d1
|
wildfly example readme
|
2014-01-07 15:01:17 -05:00 |
|
Bill Burke
|
734bc5c902
|
distro
|
2014-01-07 14:37:50 -05:00 |
|
Bill Burke
|
a1b7297f25
|
wildfly deployment structure.xml
|
2014-01-02 16:24:04 -05:00 |
|
Bill Burke
|
834baf0e27
|
refactor admin actions
|
2013-12-19 15:22:15 -05:00 |
|
Bill Burke
|
16f5bbc54e
|
undertow/wildfly adapter fixes
|
2013-12-18 18:01:47 -05:00 |
|
Bill Burke
|
1f63e87cd6
|
fix dependency
|
2013-12-17 12:22:16 -05:00 |
|
Bill Burke
|
6380dc3d1b
|
refactor out resteasy from adapters
|
2013-12-17 12:07:02 -05:00 |
|
Bill Burke
|
d22b6f8df7
|
factor out jwt/jose/jws
|
2013-12-16 11:19:46 -05:00 |
|
Bill Burke
|
d28b1ff98b
|
refactor core/adapter
|
2013-12-13 19:53:02 -05:00 |
|
mposolda
|
a2e312b3f1
|
KEYCLOAK-224 Adding KeycloakSessionDestroyListener to web.xml of AS7 and Wildfly demo. Removing MongoRunnerListener from WildFly demo as Mongo is disabled
|
2013-12-10 11:50:50 +01:00 |
|
Bill Burke
|
edba13e596
|
realm upload
|
2013-12-06 17:28:32 -05:00 |
|
Bill Burke
|
d86dec6561
|
version bump to SNAPSHOT
|
2013-12-06 09:45:08 -05:00 |
|
Bill Burke
|
4909316d59
|
pom version bump
|
2013-12-06 08:40:35 -05:00 |
|
Bill Burke
|
59511c8781
|
skip
|
2013-12-06 08:33:47 -05:00 |
|
Bill Burke
|
bab866eaae
|
Merge remote-tracking branch 'upstream/master'
|
2013-12-05 17:20:04 -05:00 |
|
Bill Burke
|
9a1ef61904
|
refactor dependencies
|
2013-12-05 17:19:52 -05:00 |
|
Stan Silvert
|
6d67ace232
|
Added servlet dependency so that DemoApplication would compile.
|
2013-12-05 11:18:10 -05:00 |
|
Bill Burke
|
799df520b8
|
realm import changes
|
2013-11-27 17:02:12 -05:00 |
|
Bill Burke
|
f79739f73e
|
oauth client
|
2013-11-26 15:39:57 -05:00 |
|