Stan Silvert
6874cdc3b2
KEYCLOAK-4997 KEYCLOAK-4866 KEYCLOAK-4895 Upgrade to latest AngularJS, ( #4275 )
...
jquery, and others.
2017-06-30 05:55:47 +02:00
Stian Thorgersen
a9b9d16500
KEYCLOAK-5044 Remove Angular2 example2
2017-06-09 13:43:32 +02:00
Pedro Igor
b68494b3f0
[KEYCLOAK-4927] - Authz client incompatible with client definition
2017-05-18 09:57:12 -03:00
mposolda
168153c6e7
KEYCLOAK-4626 Authentication sessions - SAML, offline tokens, broker logout and other fixes
2017-05-11 22:16:26 +02:00
Marko Strukelj
aa1eb334e0
KEYCLOAK-4854 Cordova example fails on iOS 10
2017-05-03 17:20:01 +02:00
Stian Thorgersen
87dedb56e5
Set version to 3.2.0.CR1-SNAPSHOT
2017-04-27 14:23:03 +02:00
Pedro Igor
79c9078caa
[KEYCLOAK-4792] - Client credentials provider support and making easier to obtain authz client
2017-04-25 14:51:45 -03:00
Takashi Norimatsu
ef3aef9381
Merge branch 'master' into master
2017-03-28 16:21:40 +09:00
Stian Thorgersen
a87ee04024
Bump to 3.1.0.CR1-SNAPSHOT
2017-03-16 14:21:40 +01:00
David Klassen
32d3f760ec
KEYCLOAK-4421: Change http url to https
...
Change any http maven urls to https to reduce build-time MITM vulnerability
2017-03-14 10:18:40 +01:00
Stian Thorgersen
2cf4518ffd
Disable snapshot for repositories
2017-03-13 09:03:46 +01:00
Stian Thorgersen
e2e91ef098
KEYCLOAK-4536 Added troubleshooting section to Cordova example
2017-03-08 12:23:57 +01:00
Tair Sabirgaliev
6a809a2009
update readme
2017-02-24 15:16:06 +06:00
Tair Sabirgaliev
6b808d78e6
refactor and implement unit and e2e tests
2017-02-24 14:13:09 +06:00
Tair Sabirgaliev
26edcdf6bc
proper license and ng test
2017-02-24 06:38:09 +06:00
Tair Sabirgaliev
5a64d67404
Angular 2 PoC based on angular-cli generated project
...
- use `frontend-maven-plugin` to pull node/npm automatically
- tie `npm install` to relevant lifecycle (`mvn wildfly:deploy` automatically builds and includes build products into WAR)
- extern keycloak and product database base url, use `--env=war` to build a war colocated with keycloak and database app
Issues/Todos:
- when testing with `ng serve` will have to disable browser web security (product-database doesn’t allow cross-origin requests)
- no unit / e2e / arquillian tests for now
- `src/main/frontend/node_modules` is included in distribution build, this is a portability debt
2017-02-23 14:45:00 +06:00
Tair Sabirgaliev
dbe87d6592
angular2-product-app: simplify KeycloakHttp
2017-02-10 05:41:49 +06:00
Takashi Norimatsu
fe5fe4c968
KEYCLOAK-2604 Proof Key for Code Exchange by OAuth Public Clients - RFC
...
7636 - Client Side Implementation
2017-02-03 12:02:54 +09:00
Stian Thorgersen
6f22f88d85
Bump version to 3.0.0.CR1
2017-01-26 06:18:11 +01:00
Pedro Igor
13e92cdb35
[KEYCLOAK-3261] - Properly handle apps deployed at the ROOT context
2017-01-23 21:27:43 -02:00
Pedro Igor
c19360c6f2
[KEYCLOAK-4203] - Removing references to Drools
2017-01-18 12:44:30 -02:00
Stian Thorgersen
56160ef12b
Merge pull request #3652 from little-headbanger/KEYCLOAK-4088_Http_wrapper_of_Angular_2_demo_app_doesn't_forward_http_errors
...
KEYCLOAK-4088 Http wrapper of Angular 2 demo app doesn't forward http…
2017-01-05 13:19:36 +01:00
Stian Thorgersen
1c0e204f50
Merge pull request #3690 from stianst/master
...
Bump version to 2.5.1.Final-SNAPSHOT
2017-01-02 08:52:04 +01:00
Pedro Igor
31ed69a970
[KEYCLOAK-4136] - Missing update on resource_set endpoint
2016-12-29 11:59:42 -02:00
Stian Thorgersen
e805ffd945
Bump version to 2.5.1.Final-SNAPSHOT
2016-12-22 08:22:18 +01:00
Pedro Igor
0b3e867362
[KEYCLOAK-4034] - Minor changes to policy enforcer
2016-12-19 23:44:51 -02:00
mposolda
4b6df5d489
LDAP polishing
2016-12-19 18:11:23 +01:00
Michael Klein
74fd904bc4
KEYCLOAK-4088 Http wrapper of Angular 2 demo app doesn't forward http errors
2016-12-15 11:13:46 +01:00
Tomas Kyjovsky
e5d744f7d5
fixed module names
2016-12-14 17:02:07 +01:00
mposolda
40216b5e7d
KEYCLOAK-3921 LDAP binary attributes
2016-12-13 18:31:26 +01:00
Bill Burke
8b4bb72fb3
enhance user storage jpa example
2016-12-03 13:33:16 -05:00
Bill Burke
ce50b0ed29
Merge remote-tracking branch 'upstream/master'
2016-12-02 19:26:34 -05:00
Bill Burke
e88af874ca
finish
2016-12-02 19:25:17 -05:00
Stian Thorgersen
b771b84f56
Bump to 2.5.0.Final-SNAPSHOT
2016-11-30 15:44:51 +01:00
Bill Burke
9e50a45b4c
UserBulkUpdateProvider interface
2016-11-29 18:43:22 -05:00
mposolda
82423db239
KEYCLOAK-3956 Update fuse documentation
2016-11-24 15:55:44 +01:00
Bill Burke
ccbd8e8c70
remove User Fed SPI
2016-11-23 16:06:44 -05:00
Stian Thorgersen
6ec82865d3
Bump version to 2.4.1.Final-SNAPSHOT
2016-11-22 14:56:21 +01:00
Marek Posolda
99f12ff720
Merge pull request #3299 from paoloantinori/fuse_rest_dsl_example
...
KEYCLOAK-3678 - Fuse examples: added Camel RestDSL
2016-11-22 11:35:53 +01:00
Hynek Mlnarik
d1a35a5acc
KEYCLOAK-3941
2016-11-21 12:15:39 +01:00
Ricardo Gonçalves
1e65174867
Update README.md
2016-11-11 12:30:42 +00:00
Stian Thorgersen
7e33f4a7d1
KEYCLOAK-3882 Split server-spi into server-spi and server-spi-private
2016-11-10 13:28:42 +01:00
Hynek Mlnarik
025cf5ebaf
KEYCLOAK-3870 Schema for keycloak-saml.xml
...
Updated schema schema for keycloak-saml.xml (added documentation, set
up enumeration instead of free string where applicable per documentation)
and updated existing keycloak-saml.xml files with schema reference.
2016-11-09 10:45:43 +01:00
Pedro Igor
a315919dfc
[KEYCLOAK-3555] - Filtering photoz authz config file to update project version.
2016-11-02 18:11:30 -02:00
Bill Burke
73e3f2a89b
REST API for disable cred type
2016-10-26 15:48:45 -04:00
Stian Thorgersen
4d47f758fc
Merge pull request #3405 from stianst/master
...
Bump version
2016-10-21 10:11:59 +02:00
Stian Thorgersen
c615674cbb
Bump version
2016-10-21 07:03:15 +02:00
Stian Thorgersen
7d8c79b17b
Merge pull request #3397 from hmlnarik/KEYCLOAK-3775
...
KEYCLOAK-3775 Example: Add missing org.liquibase dependency to CLI command
2016-10-20 19:42:32 +02:00
Stan Silvert
757d5c16df
KEYCLOAK-3776: Title for account management broken for address theme
2016-10-20 10:38:21 -04:00
Hynek Mlnarik
969b44768a
KEYCLOAK-3775 Example: Add missing org.liquibase dependency to CLI command
2016-10-20 15:35:08 +02:00
mposolda
b62e6e2751
KEYCLOAK-3653 CORS headers not sent in certs endpoint
2016-10-18 16:57:06 +02:00
Stan Silvert
98a9c50d53
Merge pull request #3256 from jsight/ng2_httpmodule_extension
...
Working now! Thank you.
2016-10-17 13:27:42 -04:00
Jess Sightler
635e20a510
Fixed a concurrency bug that would cause periodic timeouts
2016-10-13 19:08:45 -04:00
Paolo Antinori
0485f5c43d
KEYCLOAK-3678 - Fuse examples, added Camel RestDSL
2016-10-07 14:41:57 +02:00
mposolda
7af125247c
KEYCLOAK-3643 minor README update
2016-10-04 16:41:15 +02:00
mposolda
e31c2b92a9
KEYCLOAK-3643 Update fuse-admin README about hawtio integration
2016-10-04 15:53:26 +02:00
Marek Posolda
d27a23cbe3
Merge pull request #3283 from mposolda/pk-rotation
...
KEYCLOAK-3564 Update demo examples with public key rotation
2016-10-04 15:25:17 +02:00
Marek Posolda
b1e5bc8a30
Merge pull request #3278 from paoloantinori/unify_fuse_sample_config
...
KEYCLOAK-3643 - Fuse examples - refactoring
2016-10-04 15:25:02 +02:00
mposolda
bc916a1909
KEYCLOAK-3564 Update demo examples with public key rotation
2016-10-04 14:05:01 +02:00
Jess Sightler
cab9740221
Fixed token handling for cases where options is null
2016-10-03 18:08:36 -04:00
Jess Sightler
5b1b63e364
Removed irrelevant comment
2016-10-03 17:57:08 -04:00
Jess Sightler
e2094065b2
Switched to observable import that contains other operators
2016-10-03 17:54:52 -04:00
Jess Sightler
abb0bbd815
Angular 2: Added an extension to the Http class to automatically retrieve Keycloak tokens
2016-10-03 17:54:52 -04:00
Paolo Antinori
654601c92c
KEYCLOAK-3643 - Fuse examples - refactoring
2016-10-03 12:48:49 +02:00
Bill Burke
8967ca4066
refactor mongo entities, optimize imports
2016-09-28 15:25:39 -04:00
Bill Burke
ecc104719d
bump pom version
2016-09-26 11:01:18 -04:00
Bill Burke
ff1326fe35
authenticator example updated
2016-09-23 16:50:08 -04:00
Bill Burke
8e65356891
creds
2016-09-22 19:57:39 -04:00
Bill Burke
7209a95dce
credential refactoring
2016-09-22 08:34:45 -04:00
Brett Epps
9f4cf07489
Add Angular2 product app to be deployed with other demo apps
2016-09-18 14:10:58 -05:00
Brett Epps
47b742a16e
Update Angular 2 example to Angular 2.0.0 final release
2016-09-18 14:04:36 -05:00
mposolda
bf6246f5c1
KEYCLOAK-905 Realm keys rotation support on adapters
2016-09-12 21:24:04 +02:00
Pedro Igor
7af16fc747
[KEYCLOAK-3534] - Authorization tab appears too soon in admin console
2016-09-09 01:03:09 -03:00
Stian Thorgersen
f24d73e8d6
KEYCLOAK-3538 Update examples to refer to standalone.xml for config
2016-09-08 14:04:12 +02:00
Pedro Igor
ce78cc1d1c
[KEYCLOAK-3472] - Multiple paths with the same name and tests
2016-08-31 21:04:36 -03:00
Stephen Russett
cfd61dc359
typo fix in google example readme
2016-08-24 23:45:52 -04:00
Stephen Russett
99f453b25c
typo fix
2016-08-24 23:40:21 -04:00
mposolda
d52e043322
Set version to 2.2.0-SNAPSHOT
2016-08-10 08:57:18 +02:00
Bill Burke
83306963e8
jta transaction abstraction
2016-08-08 12:32:36 -04:00
Bill Burke
f14f303dfe
Merge remote-tracking branch 'upstream/master'
2016-08-07 11:50:44 -04:00
Bill Burke
33d7d89ad9
provider hot deployment
2016-08-07 11:41:52 -04:00
Thomas Darimont
586f6eeece
KEYCLOAK-3142 - Capture ResourceType that triggers an AdminEvent
...
Introduced new ResourceType enum for AdminEvents which lists
the current supported ResourceTypes for which AdminEvents
can be fired.
Previously it was difficult for custom EventListeners to figure
out which ResourceType triggered an AdminEvent in order
to handle it appropriately, effectively forcing users to parse
the representation.
Having dedicated resource types as a marker on an AdminEvent helps
to ease custom EventListener code.
We now also allow filtering of admin events by ResourceType in the
admin-console.
Signed-off-by: Thomas Darimont <thomas.darimont@gmail.com>
2016-08-04 11:30:02 +02:00
Bill Burke
70722d0d3d
user storage provider jpa example
2016-08-03 19:16:11 -04:00
Bill Burke
d64e7394a7
fix
2016-08-01 14:55:06 -04:00
Bill Burke
5facec73e4
Merge remote-tracking branch 'upstream/master'
2016-08-01 11:19:09 -04:00
Bill Burke
91a267a0d8
component model
2016-08-01 11:18:58 -04:00
Pedro Igor
607b305c2f
[KEYCLOAK-3372] - Adding tests for servlet authorization
2016-07-29 12:42:53 -03:00
Pedro Igor
3c8ed8e3d8
[KEYCLOAK-3372] - Code cleanup
2016-07-29 05:18:38 -03:00
Pedro Igor
8cfa50f134
[KEYCLOAK-3338] More testing and improvements when importing role policies
2016-07-28 12:31:46 -03:00
Pedro Igor
7e1b97888a
[KEYCLOAK-3338] - Adding client roles to role policy and UX improvements
2016-07-27 15:15:14 -03:00
mposolda
7571dc07f9
KEYCLOAK-1733 added verifySSL checks for 'basic' and 'query' authentication
2016-07-20 11:04:31 +02:00
mposolda
13a21e5fda
KEYCLOAK-3220 Improve error handling on adapters
2016-07-14 23:56:46 +02:00
Pedro Igor
02896768f5
[KEYCLOAK-3305] - Cache is not properly handling failures when importing configuration
2016-07-12 13:57:49 -03:00
Bill Burke
b224917fc5
bump version
2016-06-30 17:17:53 -04:00
Pedro Igor
46d02f15fe
[KEYCLOAK-2999] - Authorization arquillian tests
2016-06-30 10:26:05 -03:00
Pedro Igor
2db41ef052
[KEYCLOAK-2999] - Changes to authz examples for integration test
2016-06-30 10:26:05 -03:00
Pedro Igor
afa9471c7c
[KEYCLOAK-3128] - Admin Client Authorization Endpoints
2016-06-30 10:26:05 -03:00
mposolda
1a4d03e283
KEYCLOAK-3194 Fix fuse adapter. Remove karaf related steps from README
2016-06-27 15:43:23 +02:00
mposolda
9b9a656192
Fix Oracle DB
2016-06-23 13:23:44 +02:00
Stian Thorgersen
2e2f34d94e
Merge pull request #2957 from pedroigor/authz-changes
...
Changes to authz examples and some minor improvements
2016-06-23 07:49:47 +02:00
Pedro Igor
7eab4bc859
Updating example's README.
2016-06-23 01:02:39 -03:00
Pedro Igor
074a312fe5
Renaming authorization attributes.
2016-06-22 17:20:50 -03:00
Pedro Igor
333bdb62dd
[KEYCLOAK-3155] - Minor improvements to servlet-authz-app example
2016-06-22 14:36:43 -03:00
Pedro Igor
07824bdc4d
[KEYCLOAK-3154] - Rename Photoz modules and directories to remove UMA identifier
2016-06-22 14:33:29 -03:00
Bruno Oliveira
767c832f24
Update readme file with correct title
2016-06-22 09:48:59 -03:00
mposolda
da945a69e6
KEYCLOAK-2474 Added test
2016-06-21 13:47:41 +02:00
mposolda
c4513fdad9
KEYCLOAK-2474 Polishing. Support for separate changelock table per changelog. Support for authenticated endpoint in domain-extension example
2016-06-21 12:06:22 +02:00
Erik Mulder
44d7d776bc
KEYCLOAK-2474: Added Example project for Domain Extension (WIP)
2016-06-20 11:29:14 +02:00
Pedro Igor
086c29112a
[KEYCLOAK-2753] - Fine-grained Authorization Services
2016-06-17 02:07:34 -03:00
mposolda
741e10060e
KEYCLOAK-2805 Minor changes - cleanup and docs
2016-05-05 22:55:53 +02:00
Paolo Antinori
534a7b6e59
KEYCLOAK-2777 - Examples Fuse. Correct Parent pom reference
2016-05-05 15:23:45 +02:00
Paolo Antinori
87a7879e71
KEYCLOAK-2777 - Added PathBasedKeycloakConfigResolver for OSGi + examples
2016-05-05 15:23:35 +02:00
Paolo Antinori
d35f8c1905
KEYCLOAK-2805 - Update docs for JBoss Fuse 6.3
2016-05-05 15:22:14 +02:00
Paolo Antinori
53799297b3
KEYCLOAK-2805 - Moved cxf.version up to the main pom
2016-05-05 15:22:03 +02:00
Paolo Antinori
f5f36545f3
KEYCLOAK-2805 - Support for JBoss Fuse 6.3
...
Upgrade of CXF, Jetty and Pax-Web required to rewrite part of the integration.
2016-05-05 15:21:51 +02:00
Stian Thorgersen
f64ffcbefe
KEYCLOAK-2818
...
Fix poms not updated by versions plugin
2016-04-14 08:16:07 +02:00
Stian Thorgersen
3bc57c19f0
Fix to cors-example-fix
2016-04-14 07:09:35 +02:00
Stian Thorgersen
5328d760fa
Merge branch 'cors-example-fix-master' of https://github.com/abstractj/keycloak
2016-04-14 07:08:12 +02:00
Stian Thorgersen
8095587e63
Merge pull request #2623 from patriot1burke/master
...
merge adapter-spi adapter-spi-public
2016-04-14 07:03:50 +02:00
Stian Thorgersen
5c4bcdce57
Merge pull request #2621 from abstractj/minor-fix-master
...
There's no such profile for this example (master)
2016-04-14 07:02:43 +02:00
Stian Thorgersen
125eff9a95
Merge pull request #2618 from abstractj/angular2-example
...
Example points to wrong KC version
2016-04-14 07:00:34 +02:00
Bill Burke
b080e1e782
merge adapter-spi adapter-spi-public
2016-04-13 22:25:30 -04:00
Bruno Oliveira
f103480518
There's no such profile for this example
2016-04-13 15:50:24 -03:00
Bruno Oliveira
9af8af73bf
inappbrowser plugin returns 404 with the current namespace
2016-04-13 15:48:48 -03:00
Bruno Oliveira
7279c88638
Fix the broken logout URL
2016-04-13 15:47:23 -03:00
Bruno Oliveira
a714896264
Make the client URL match exactly the same configured at the realm
2016-04-13 15:47:15 -03:00
Bruno Oliveira
29eadf915a
Example points to wrong KC version
2016-04-13 15:45:41 -03:00
Bill Burke
cca91dd175
public/private
2016-04-12 15:19:46 -04:00
Roman Jurkov
361f0b5048
added text wrapping in js-console example
2016-04-06 13:49:47 -04:00
Stian Thorgersen
b8c08d05bf
KEYCLOAK-2752
...
Update documentation re directory for providers
2016-04-06 13:18:23 +02:00
Stian Thorgersen
0c829cd605
KEYCLOAK-2262 Refactor realm resource provider, remove admin resource provider and added example
2016-04-06 10:24:30 +02:00
mposolda
784b724fe0
Removed docker-cluster as integration-arquillian has support for clustering tests now
2016-04-05 11:45:34 +02:00
mposolda
65dc7ddb44
KEYCLOAK-2623 Remove auth-server-url-for-backend-requests from adapters
2016-04-05 11:43:41 +02:00
Stian Thorgersen
28fe13a800
Next is 2.0.0.CR1
2016-03-10 08:13:00 +01:00
Stian Thorgersen
ae63830c22
Merge pull request #2355 from abstractj/KEYCLOAK-2633
...
Let the admin manage her own account
2016-03-10 07:30:49 +01:00
Stian Thorgersen
d722e53108
Next is 1.9.2.Final
2016-03-10 07:28:27 +01:00
Bruno Oliveira
746d285c7b
Let the admin manage her own account
2016-03-09 12:16:21 -03:00
Stian Thorgersen
2c16335a03
Updated examples with moved themes directory
2016-02-23 15:30:50 +01:00
Stian Thorgersen
023b558f43
KEYCLOAK-2527
...
Cordova not working
2016-02-23 13:32:00 +01:00
Stian Thorgersen
ec9c9b8ee1
Remove old logo from sunrise theme example
2016-02-23 09:06:51 +01:00
Bruno Oliveira
5ac3443729
Admin client example fails after login
2016-02-23 08:51:17 +01:00
Bruno Oliveira
fac8c4a6d0
Angular Product raises an exception on logout
2016-02-23 08:49:58 +01:00
Bruno Oliveira
d7f4277ba8
Admin cannot manage her own profile at Customer Portal app
2016-02-23 08:49:13 +01:00
Stian Thorgersen
a1d9753ec2
Next is 1.9.1.Final-SNAPSHOT
2016-02-23 08:48:26 +01:00
Stian Thorgersen
4fd97091ff
Version bump to 2.0.0.CR1-SNAPSHOT
2016-02-22 11:36:56 +01:00
Stian Thorgersen
d21a01280b
KEYCLOAK-2482
...
Themes doesn't support patching
2016-02-22 10:01:42 +01:00
Stian Thorgersen
b0dd65c706
Merge pull request #2216 from jean-merelis/master
...
Angular2 example
2016-02-12 11:06:00 +01:00
Stian Thorgersen
4ea586ebe6
Revert back to servlet 3.0
2016-02-11 09:09:39 +01:00
Jean Merelis
94c71aa59c
fix link to angular2-product
2016-02-11 02:03:29 -02:00
Jean Merelis
bc514fd308
added instructions for install and transpile angular2
2016-02-11 01:59:45 -02:00