Pedro Igor
|
0b5b27ea3a
|
[KEYCLOAK-4166] - Export/Import clients functionality not working as expected
|
2017-01-06 16:07:10 -02:00 |
|
Pedro Igor
|
31ed69a970
|
[KEYCLOAK-4136] - Missing update on resource_set endpoint
|
2016-12-29 11:59:42 -02:00 |
|
Pedro Igor
|
0b3e867362
|
[KEYCLOAK-4034] - Minor changes to policy enforcer
|
2016-12-19 23:44:51 -02:00 |
|
Pedro Igor
|
c9c8acd029
|
[KEYCLOAK-4034] - Invalidating policy cache when creating resources and scopes
|
2016-12-19 20:28:49 -02:00 |
|
Pedro Igor
|
40591cff25
|
Merge pull request #3662 from pedroigor/KEYCLOAK-4034
[KEYCLOAK-4034] - Improvements to UI, performance and some code cleanup
|
2016-12-19 16:49:10 -02:00 |
|
Pedro Igor
|
5cf5168770
|
[KEYCLOAK-4034] - Improvements to UI, performance and some code cleanup
|
2016-12-19 16:48:16 -02:00 |
|
Pedro Igor
|
c9c9f05e29
|
[KEYCLOAK-4034] - Improvements to UI, performance and some code cleanup
|
2016-12-19 11:22:37 -02:00 |
|
Stian Thorgersen
|
f29bb7d501
|
KEYCLOAK-4092 key provider for HMAC signatures
|
2016-12-19 10:50:43 +01:00 |
|
Bill Burke
|
ccbd8e8c70
|
remove User Fed SPI
|
2016-11-23 16:06:44 -05:00 |
|
Bill Burke
|
d5925b8ccf
|
remove realm UserFed SPI methods
|
2016-11-23 08:31:20 -05:00 |
|
Pedro Igor
|
706c1e2660
|
[KEYCLOAK-3704] - Registering UserSinchronizer to remove resources when the owner is removed
|
2016-11-02 21:40:58 -02:00 |
|
Pedro Igor
|
95d2130405
|
[KEYCLOAK-3704] - Checkign if owner is a valid user
|
2016-11-02 21:01:24 -02:00 |
|
Stian Thorgersen
|
a9d47287ee
|
KEYCLOAK-3733 Set default max results for paginated endpoints
|
2016-10-28 09:15:05 +02:00 |
|
Stian Thorgersen
|
d2cae0f8c3
|
KEYCLOAK-905
Realm key rotation for OIDC
|
2016-10-13 11:19:52 +02:00 |
|
Bill Burke
|
8967ca4066
|
refactor mongo entities, optimize imports
|
2016-09-28 15:25:39 -04:00 |
|
Pedro Igor
|
7af16fc747
|
[KEYCLOAK-3534] - Authorization tab appears too soon in admin console
|
2016-09-09 01:03:09 -03:00 |
|
Pedro Igor
|
517413d38e
|
[KEYCLOAK-3129] - Add authorization services endpoints to PermissionsTest
|
2016-09-06 17:32:37 -03:00 |
|
Pedro Igor
|
4cd0a8e894
|
[KEYCLOAK-3377] - Add pagination to authorization UI
|
2016-08-18 13:29:54 -03:00 |
|
Pedro Igor
|
a8d2b810cf
|
[KEYCLOAK-3144] - Add authorization settings when exporting/importing a realm.
|
2016-08-15 10:35:28 -03:00 |
|
Pedro Igor
|
0030df060b
|
[KEYCLOAK-3428] - Removing scope policies in case the resource does not match
|
2016-08-11 14:58:14 -03:00 |
|
Pedro Igor
|
70eb27ec83
|
[KEYCLOAK-3398] - Review input fields on AuthZ UI to fetch data on demand
|
2016-08-09 21:56:29 -03:00 |
|
Pedro Igor
|
ae1a7542d8
|
[KEYCLOAK-3385] - Improvements to evaluation tool UI and result
|
2016-08-01 18:01:24 -03:00 |
|
Pedro Igor
|
bd5b434894
|
[KEYCLOAK-3376] - Show authorization data when evaluating authorization requests
|
2016-07-29 22:09:17 -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 |
|
Pedro Igor
|
484d5d6e08
|
[KEYCLOAK-3313] - UI improvements and messages
|
2016-07-20 22:11:24 -03:00 |
|
Pedro Igor
|
aacf2e9390
|
[KEYCLOAK-3137] - Review i18n for AuthZ Services
|
2016-07-14 13:54:37 -03:00 |
|
Pedro Igor
|
80a67149af
|
Merge pull request #3002 from pedroigor/KEYCLOAK-3249
[KEYCLOAK-3249] - AuthorizationContext.hasScopePermission() gives NPE
|
2016-07-08 09:16:51 -03:00 |
|
Pedro Igor
|
5ef65e837c
|
[KEYCLOAK-3249] - AuthorizationContext.hasScopePermission() gives NPE
|
2016-07-06 09:39:56 -03:00 |
|
Bill Burke
|
3f1eecc4be
|
Merge remote-tracking branch 'upstream/master'
|
2016-06-30 16:47:55 -04:00 |
|
Bill Burke
|
3ba3be877e
|
fixes
|
2016-06-30 16:47:49 -04:00 |
|
Pedro Igor
|
01f3dddd91
|
Adding a column to list policies associated with a permission.
|
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 |
|
Pedro Igor
|
074a312fe5
|
Renaming authorization attributes.
|
2016-06-22 17:20:50 -03:00 |
|
Pedro Igor
|
f48288865b
|
[KEYCLOAK-3156] - Missing CORS when responding with denies
|
2016-06-22 14:39:07 -03:00 |
|
Pedro Igor
|
dd279dd0fd
|
[KEYCLOAK-3130] - Permission checks to authorization admin endpoints
|
2016-06-17 15:27:42 -03:00 |
|
Pedro Igor
|
086c29112a
|
[KEYCLOAK-2753] - Fine-grained Authorization Services
|
2016-06-17 02:07:34 -03:00 |
|