Stian Thorgersen
261d32f8e7
Merge pull request #1841 from vramik/master
...
arquillian-testsuite: Customizable waiting timeouts in class WaitUtil…
2015-11-23 11:26:22 +01:00
Stian Thorgersen
282e702ef6
Merge pull request #1836 from tkyjovsk/master
...
KEYCLOAK-1646 Added adapter test module for EAP6
2015-11-23 11:23:29 +01:00
Stian Thorgersen
cc014fe0e5
Merge pull request #1844 from lkubik/unusedImport
...
Remove unused import
2015-11-23 11:21:13 +01:00
Bill Burke
32e069eadc
Merge pull request #1846 from patriot1burke/master
...
default groups UI
2015-11-20 19:18:21 -05:00
Bill Burke
17c97c2f68
KEYCLOAK-2010
2015-11-20 16:18:42 -05:00
Bill Burke
48bb4d86e0
Merge pull request #1842 from thomasdarimont/issue/missing-groupid-membersctrl
...
Fix missing group in angular $scope in GroupMembersCtrl.
2015-11-20 16:07:37 -05:00
Bill Burke
ac1baa059f
Merge pull request #1797 from raehalme/KEYCLOAK-2041
...
KEYCLOAK-2041 Use sendError instead of setStatus to report errors
2015-11-20 11:50:37 -05:00
Bill Burke
670b620da7
Merge remote-tracking branch 'upstream/master'
2015-11-20 10:41:19 -05:00
Bill Burke
1545593cde
default groups ui
2015-11-20 10:41:08 -05:00
Stian Thorgersen
aedd23a43d
Merge pull request #1843 from stianst/client-reg
...
KEYCLOAK-1749 Add documentation and fixed clean-up of expired initial…
2015-11-19 19:58:42 +01:00
Stian Thorgersen
7e8c80c0df
KEYCLOAK-1749 Add documentation and fixed clean-up of expired initial access tokens
2015-11-19 16:11:41 +01:00
Lukas Kubik
9f6813fcad
Remove unused import
2015-11-19 15:15:55 +01:00
Thomas Darimont
14292843ff
Fix missing group in angular $scope in GroupMembersCtrl.
...
Previously navigating to the group members tab of a group breaks other groups links (RoleMappings, Attributes etc.) because the groupId part of the url is missing.
One sees:
/auth/admin/master/console/#/realms/master/groups//role-mappings
Instead of:
/auth/admin/master/console/#/realms/master/groups/0f77aeed-7d16-4938-9fcc-c74b1125e5e0/role-mappings
2015-11-19 13:54:18 +01:00
vramik
71e25bcd65
arquillian-testsuite: Customizable waiting timeouts in class WaitUtils. Changed time unit to MILLISECONDS.
2015-11-19 13:14:30 +01:00
Bill Burke
9f1fa5ebb9
Merge pull request #1839 from patriot1burke/master
...
default groups back end
2015-11-18 20:59:46 -05:00
Bill Burke
98958a2bc4
default groups
2015-11-18 19:40:30 -05:00
Bill Burke
7da9f8085d
Merge pull request #1838 from patriot1burke/master
...
groups: resolve roles, and mongo fixes
2015-11-18 16:19:17 -05:00
Bill Burke
6989589e72
Merge remote-tracking branch 'upstream/master'
2015-11-18 15:24:45 -05:00
Bill Burke
4f00f6cceb
group mongo
2015-11-18 15:24:27 -05:00
Stian Thorgersen
95e729b0b7
Merge pull request #1832 from stianst/client-reg
...
KEYCLOAK-2085
2015-11-18 19:34:47 +01:00
Tomas Kyjovsky
38c460de82
KEYCLOAK-1646 Added module for adapter tests on EAP6. Using 'wildfly-arquillian-container-managed' instead of 'jboss-as-arquillian-container-managed' for both EAP6 and AS7 adapter tests.
2015-11-18 18:21:46 +01:00
Bill Burke
41331111da
resolve conflicts
2015-11-18 09:39:19 -05:00
Bill Burke
bff334d365
group token/assertion and tests
2015-11-18 09:36:47 -05:00
Stian Thorgersen
41c9289f14
KEYCLOAK-1749 Moved clien registration api
2015-11-18 15:09:32 +01:00
Marek Posolda
1d06d9dd64
Merge pull request #1834 from mposolda/master
...
KEYCLOAK-2102 added AbstractKerberosTest.caseInsensitiveTest
2015-11-18 14:05:46 +01:00
Stian Thorgersen
ec9b2933cc
Merge pull request #1833 from thomasdarimont/issue/KEYCLOAK-2101
...
KEYCLOAK-2101 - Ensure consistent property order in json configuration export.
2015-11-18 13:30:15 +01:00
Stian Thorgersen
1ff5d6eb06
KEYCLOAK-2085 Internationalization in client initial access controller
2015-11-18 13:25:08 +01:00
mposolda
bc22abf8cb
KEYCLOAK-2102 added AbstractKerberosTest.caseInsensitiveTest
2015-11-18 12:35:17 +01:00
Marek Posolda
81eb1e1e30
Merge pull request #1830 from bagges/master
...
[KEYCLOAK-2102] treat principal name case insensitive
2015-11-18 12:35:06 +01:00
Stian Thorgersen
e8cb3a416d
KEYCLOAK-2085 Added initial access token support to admin console
2015-11-18 10:33:27 +01:00
Stian Thorgersen
764c20d748
KEYCLOAK-2085 Initial access tokens for client registration
2015-11-18 10:33:24 +01:00
Thomas Darimont
c81d0c0898
KEYCLOAK-2101 - Ensure consistent order for properties in json configuration export.
...
We now explicitly order the AuthenticatorFlows, AuthenticatorConfig, as well
as RequiredActions to ensure a consistent order for the configuration export to make
it easier to diff / version keycloak configuration files.
Previously the order of the json properties of an configuration export were
non deterministic. The configuration file could look partially different after a
export, import, export sequence even if no changes were made.
2015-11-17 22:34:21 +01:00
Stian Thorgersen
67fca8f1f3
Merge pull request #1831 from abstractj/KEYCLOAK-2100
...
KEYCLOAK-2100: 500 Internal Server Error with Update the events provider via Admin REST API
2015-11-17 20:35:48 +01:00
Bruno Oliveira
22c5c803ca
KEYCLOAK-2100: 500 Internal Server Error with Update the events provider via Admin REST API
2015-11-17 14:04:24 -02:00
Stian Thorgersen
f6d716a386
Merge pull request #1829 from stianst/client-reg
...
KEYCLOAK-1749 Rotate registration access token, add registration acce…
2015-11-17 13:29:53 +01:00
Stian Thorgersen
62c5bc0e91
KEYCLOAK-1749 Rotate registration access token, add registration access token to admin console
2015-11-17 09:44:50 +01:00
Markus Backes
5e329d7b29
Merge branch 'master' of https://github.com/keycloak/keycloak
2015-11-17 09:32:41 +01:00
Markus Backes
1bd9b18803
treat principal name case insensitive
...
* Kerberos login with active directory failed with invalid username or password because AD treats principal names in a case insensitive way (https://ssimo.org/blog/id_016.html )
2015-11-17 09:32:14 +01:00
Stian Thorgersen
96fe4269ec
Merge pull request #1828 from abstractj/KEYCLOAK-2065
...
KEYCLOAK-2065: Update the client via Admin REST API causes 500 Internal Server Error
2015-11-17 08:31:54 +01:00
Stian Thorgersen
83ff02ea53
Merge pull request #1825 from stianst/client-reg
...
KEYCLOAK-1749 Client registration service
2015-11-16 20:23:55 +01:00
Stian Thorgersen
1df741a307
Merge pull request #1826 from lkubik/changeAllJettyToProvided
...
KEYCLOAK-2081
2015-11-16 20:23:31 +01:00
Bruno Oliveira
409356f734
KEYCLOAK-2065: Update the client via Admin REST API causes 500 Internal Server Error
2015-11-16 16:32:52 -02:00
Stian Thorgersen
bad0a95123
KEYCLOAK-1749 Client registration service
...
Changed endpoints of client registration to just clients
Started installation
Added adapter config retrival to client reg
2015-11-16 13:24:56 +01:00
Stian Thorgersen
1bc08fff16
Merge pull request #1823 from abstractj/KEYCLOAK-2056
...
KEYCLOAK-2056: Removal of file model provider
2015-11-16 08:33:56 +01:00
Marek Posolda
ab436705c8
Merge pull request #1827 from mposolda/broker-reauthentication
...
KEYCLOAK-1750 First broker login - migration, documentation. Other minor fixes
2015-11-13 20:10:28 +01:00
mposolda
ea7709a104
KEYCLOAK-2026 Fix realm.getMasterAdminClient() in JPA and Mongo models
2015-11-13 18:51:09 +01:00
mposolda
1d5a01577e
KEYCLOAK-1750 First broker login - migration
2015-11-13 18:51:09 +01:00
mposolda
4288260aa6
KEYCLOAK-1822 Don't redirect to login theme when error during link identity in account mgmt.
2015-11-13 18:51:09 +01:00
mposolda
600d1f8a56
KEYCLOAK-1750 First broker login - docs
2015-11-13 18:51:09 +01:00
Bruno Oliveira
f7b1af7e11
Removal of module keycloak-connections-file
2015-11-13 13:44:15 -02:00