gautric
f8842b3df1
[KEYCLOAK-1903] Add French language support. add and fixes some translation
2015-10-12 19:25:31 +02:00
gautric
b376d1fb6d
Some fixes into "fr" messages
2015-10-12 16:52:14 +02:00
Stian Thorgersen
20b92c410f
Fix for issue introduced by fixing KEYCLOAK-1931
2015-10-12 14:03:38 +02:00
Stian Thorgersen
10b4bd24a4
Merge pull request #1706 from girirajsharma/Patch-Keycloak-1931
...
[KEYCLOAK-1931] UI doesn't reflect when flow is deleted.
2015-10-12 13:48:45 +02:00
Stian Thorgersen
baaf445727
Merge pull request #1678 from gautric/master
...
[KEYCLOAK-1903] Add French language support
2015-10-12 08:49:44 +02:00
girirajsharma
639b5b617b
[KEYCLOAK-1931] UI doesn't reflect when flow is deleted
2015-10-11 12:42:07 +05:30
Stian Thorgersen
63947cd37a
Merge pull request #1698 from stianst/master
...
Renamed 'Keycloak Version to Server Version' on server info page
2015-10-09 13:59:29 +02:00
Stian Thorgersen
938ce9612c
Renamed 'Keycloak Version to Server Version' on server info page
2015-10-09 13:59:12 +02:00
Stian Thorgersen
d6119c04d6
Merge pull request #1697 from stianst/master
...
KEYCLOAK-1859 Invalid "Go to the home page" link on the "Resource not…
2015-10-09 13:45:44 +02:00
Stian Thorgersen
14646781ad
KEYCLOAK-1859 Invalid "Go to the home page" link on the "Resource not found" page
2015-10-09 13:45:20 +02:00
Stian Thorgersen
57d0bac96a
Merge pull request #1696 from stianst/fix-admin-console-not-loading-properly
...
KEYCLOAK-1876 Some admin console pages don't load properly when accessed via URL
2015-10-09 11:11:03 +02:00
Stian Thorgersen
7bb70f2d00
Merge pull request #1681 from mstruk/i18n
...
KEYCLOAK-1152 Internationalization support for admin console
2015-10-09 09:50:20 +02:00
Stian Thorgersen
d4060cce92
KEYCLOAK-1876 Some admin console pages don't load properly when accessed via URL
2015-10-09 09:44:00 +02:00
Marko Strukelj
e690f4e645
KEYCLOAK-1152 Internationalization support for admin console
...
- Added custom mapper fields localization
2015-10-08 17:11:06 +02:00
Marko Strukelj
3aee5eeecf
KEYCLOAK-1152 Internationalization support for admin console
...
- Added i18n to 'clients', and 'identity providers' sections
2015-10-08 15:31:03 +02:00
Stian Thorgersen
366a1629e5
KEYCLOAK-1749 Client registration service and client java api
2015-10-08 11:55:42 +02:00
Stian Thorgersen
894af03323
Merge pull request #1680 from ssilvert/i18n-in-java
...
KEYCLOAK-1152 i18n for text hard-coded in java source
2015-10-08 06:47:10 +02:00
Stan Silvert
c9437595b7
KEYCLOAK-1152 i18n for text hard-coded in java source
...
(ProtocolMapperUtils)
2015-10-07 11:34:34 -04:00
Stian Thorgersen
ac91839e69
Merge pull request #1663 from thomasdarimont/issue/KEYCLOAK-1893
...
KEYCLOAK-1893 - Allow to configure OTP period in admin console.
2015-10-07 09:35:59 +02:00
gautric
59527e12f0
[KEYCLOAK-1903] Add French language support, few fixes
2015-10-06 20:01:04 +02:00
gautric
6d0483667f
[KEYCLOAK-1903] Add French language support
2015-10-06 18:09:36 +02:00
mposolda
7816f053a6
KEYCLOAK-1856 KEYCLOAK-1860 Fix onoffswitchvalue directive
2015-10-02 11:09:54 +02:00
Thomas Darimont
9e15b20591
KEYCLOAK-1893 - Allow to configure OTP period in admin console.
...
Added input form that allows to specify the OTP token period
in the `OTP Policy` section of the `Authentication` settings.
Since the value is already backed by the provided `otpPolicyPeriod`
field in the `RealmRepresentation` class we only needed to show the value
in the admin ui.
2015-09-30 21:07:06 +02:00
mposolda
6fbb8ccf71
KEYCLOAK-904 Offline tokens - model changes, admin console, export/import, docs
2015-09-30 10:51:36 +02:00
Stian Thorgersen
4bd1d899db
Merge pull request #1618 from ssilvert/i18n
...
KEYCLOAK-1152: i18n using angular-translate
2015-09-29 14:57:24 +02:00
Stian Thorgersen
55deedd3b8
KEYCLOAK-1868 Import clients through admin console
...
KEYCLOAK-1869 Add root url to clients that should be used to resolve relative urls
2015-09-29 12:16:05 +02:00
Stan Silvert
302d0b58cc
Get locale from token via builtin mapper.
2015-09-26 20:11:06 -04:00
Stan Silvert
121f8e9174
Converted some more pages to user ng-translate.
2015-09-24 15:35:37 -04:00
Stian Thorgersen
2938759db4
Removed unused files from common/lib theme
2015-09-24 08:37:01 +02:00
mposolda
046edbbd54
KEYCLOAK-904 Consents support. Added scopeParamRequired flag to RoleModel
2015-09-23 12:52:47 +02:00
Stian Thorgersen
7ac1d1f14c
KEYCLOAK-1866
...
Allow changing name and view details of imported realm
2015-09-23 11:08:53 +02:00
Stian Thorgersen
d08fca4e0a
Merge pull request #1625 from girirajsharma/master
...
[KEYCLOAK-1787] Confirming password policy values with ENTER key deletes the first item in the table.
2015-09-23 08:33:07 +02:00
Stian Thorgersen
9d8d690100
KEYCLOAK-1857 Prefill update profile form with username from user or formdata
2015-09-23 07:43:38 +02:00
dcampagna
fe2278b320
Fix broken tests (KEYCLOAK-1857)
2015-09-23 07:43:38 +02:00
dcampagna
f7a8bbbcc8
Allow username change at first login (KEYCLOAK-1857)
2015-09-23 07:43:38 +02:00
dcampagna
fde4bc99aa
Allow username change at first login (KEYCLOAK-1849)
2015-09-23 07:43:38 +02:00
Bill Burke
2865a3c047
Merge pull request #1626 from dbarentine/master
...
KEYCLOAK-1861 Allow setting of signature algorithm when signing SAML …
2015-09-22 08:37:46 -04:00
mposolda
7ec3f86efb
KEYCLOAK-904 Offline tokens
2015-09-21 10:28:30 +02:00
Dane Barentine
db20fd9eeb
KEYCLOAK-1861 Allow setting of signature algorithm when signing SAML AuthnRequests to IDPs
2015-09-17 15:55:59 -07:00
Giriraj Sharma
53a198fde8
[KEYCLOAK-1787] Confirming password policy values with ENTER key deletes the first item in table
2015-09-17 23:56:17 +05:30
Stian Thorgersen
e6467403ef
Merge pull request #1600 from cfsnyder/master
...
KEYCLOAK-1807 Fix bug with commas in regex password policies
2015-09-17 08:26:56 +02:00
Stian Thorgersen
7ae3eb8321
Merge pull request #1615 from ssilvert/breadcrumbs
...
Fix breadcrumbs.
2015-09-16 14:16:14 +02:00
Stan Silvert
ae54babbbb
Update client-credentials-jwt-key-import.html
2015-09-16 07:40:30 -04:00
Stan Silvert
a8378fe84b
Update client-credentials-jwt-key-export.html
2015-09-16 07:40:14 -04:00
Stan Silvert
a32fefb597
Fix breadcrumbs.
2015-09-14 14:28:32 -04:00
Cory Snyder
3e04d045ee
KEYCLOAK-1807 Fix bug with commas in regex password policies by using alternate way to declare multiple regex patterns
2015-09-11 11:00:31 -04:00
Stian Thorgersen
fb4645a3dc
KEYCLOAK-1833 Fix error messages for identity brokering
2015-09-10 21:15:55 +02:00
Stian Thorgersen
3fd4d23bed
Version bump
2015-09-09 11:27:21 +02:00
Stan Silvert
75bd8d4627
Load admin messages through Themes.
2015-09-08 15:22:50 -04:00
Stan Silvert
e455cbf319
Add new getMessages() method to Theme interface.
2015-09-08 13:28:17 -04:00
Stan Silvert
cee2d69718
Update for use with Angualr 1.4 anti-watch feature. Also, limit sanitize
...
to params. This avoids issue with Unicode.
2015-09-08 12:57:22 -04:00
Stan Silvert
ff17123123
i18n for onoffswitch
2015-09-08 12:57:21 -04:00
Stan Silvert
e118a06a09
Bundles now read from base theme instead of from classpath. Bundle names
...
no longer hard-coded.
2015-09-08 12:57:20 -04:00
Stan Silvert
4898d74c6d
KEYCLOAK-1152 Initial commit for i18n support
2015-09-08 12:57:19 -04:00
Stian Thorgersen
3d2acbe780
KEYCLOAK-1816
...
LocaleHelper prints info 'Locale en is not supported'
2015-09-07 13:02:52 +02:00
Stian Thorgersen
931102ff26
KEYCLOAK-1808
...
Revoke Grant button should disappear
2015-09-07 10:08:32 +02:00
Stian Thorgersen
dca1751a63
KEYCLOAK-1812 View user attributes in admin console doesn't work
2015-09-07 09:40:34 +02:00
mposolda
35e63a9398
KEYCLOAK-1801 Additional fix and cleanup
2015-09-04 15:19:43 +02:00
Stian Thorgersen
79ea9ed314
KEYCLOAK-1803
...
On/off switches in mappers doesn't work
2015-09-04 14:17:30 +02:00
Stian Thorgersen
73c230f1ca
KEYCLOAK-1801
...
Suggestions to improving client credentials tab
2015-09-04 12:55:25 +02:00
Stian Thorgersen
d429b2151a
KEYCLOAK-1800
...
Save buttons not aligned correctly on otp-policy and flow-bindings pages
2015-09-04 10:14:55 +02:00
Stian Thorgersen
b223e1a7af
KEYCLOAK-1794 Admin console issues with kc-provider-config directive
2015-09-04 09:59:48 +02:00
Stian Thorgersen
9f30a51925
KEYCLOAK-1796 Tabs on Keycloak identity provider shown twice
2015-09-04 08:32:00 +02:00
Stian Thorgersen
a8b7129269
Merge pull request #1585 from stianst/master
...
KEYCLOAK-1793 Remove cancel button on login and login-totp
2015-09-04 08:19:27 +02:00
mposolda
bc189554aa
KEYCLOAK-1795 Add just one clientAuthenticatorType per client
2015-09-04 00:09:54 +02:00
Stian Thorgersen
fcc82a47e4
KEYCLOAK-1793 Remove cancel button on login and login-totp
2015-09-03 20:21:56 +02:00
Stian Thorgersen
957214ed78
KEYCLOAK-1497 Success message is not displayed when assigning roles
2015-09-03 08:52:05 +02:00
Bill Burke
7d4b93e01e
client session required actions
2015-09-02 16:30:16 -04:00
Stian Thorgersen
d9e330802c
Merge pull request #1576 from jean-merelis/master
...
aligning translation pt-br with master
2015-09-02 09:25:28 +02:00
Stian Thorgersen
085de8a069
Merge pull request #1571 from ssilvert/ng-upgrade-fix-conflicts
...
KEYCLOAK-1781: Upgrade AngularJS to version 1.4.4
2015-09-02 09:24:26 +02:00
jean
5af4c63a3e
aligning translation pt-br with master
2015-09-01 13:53:01 -03:00
Stian Thorgersen
5177365c28
Merge pull request #1574 from stianst/master
...
Fix loading resources from theme
2015-09-01 14:06:18 +02:00
Stian Thorgersen
00f6841dc7
Fix loading resources from theme
2015-09-01 13:39:35 +02:00
mposolda
be8394158f
KEYCLOAK-1780 documentation + Generic client authentication screen
2015-09-01 13:17:14 +02:00
Stan Silvert
9387de1d1a
KEYCLOAK-1781: Upgrade AngularJS to version 1.4.4
2015-08-31 15:09:55 -04:00
Bill Burke
5699efc0f5
KEYCLOAK-1726
2015-08-31 14:46:14 -04:00
Bill Burke
34e52839f7
KEYCLOAK-1721
2015-08-31 13:17:45 -04:00
Bill Burke
22ebb81650
refactor recover password
2015-08-31 10:13:42 -04:00
giriraj sharma
cf75c2378f
[KEYCLOAK-1767] Clients table is unsorted
2015-08-23 21:03:06 +05:30
Bill Burke
434197c10d
Merge remote-tracking branch 'upstream/master'
2015-08-21 18:30:52 -04:00
Bill Burke
d4af694c6f
refactor profile and totp update
2015-08-21 18:30:39 -04:00
Bill Burke
f245b67036
totp refactor
2015-08-21 17:53:26 -04:00
Bill Burke
945673c7da
Merge pull request #1558 from patriot1burke/master
...
refactor update password
2015-08-21 17:27:42 -04:00
Bill Burke
165fba6b9c
refactor update password
2015-08-21 15:17:01 -04:00
Marek Posolda
76209dd899
Merge pull request #1555 from mposolda/master
...
KEYCLOAK-1295 Fixes and javadoc
2015-08-21 20:41:21 +02:00
Bill Burke
6f463196ef
Merge pull request #1554 from patriot1burke/master
...
adapter fixes
2015-08-21 13:21:02 -04:00
mposolda
b0e2624343
KEYCLOAK-1295 Fixes and javadoc
2015-08-21 19:00:31 +02:00
Bill Burke
eb4ffbca29
co-existence of bearer and basic auth
2015-08-21 11:02:56 -04:00
mposolda
d8d6348f67
KEYCLOAK-1295 Adapter support. Fixes
2015-08-21 08:26:12 +02:00
Bill Burke
d9cb1fc4a9
Merge remote-tracking branch 'upstream/master'
2015-08-20 17:43:54 -04:00
Bill Burke
1654be0a85
change reset password
2015-08-20 17:43:37 -04:00
Stian Thorgersen
bd13b8a5fe
KEYCLOAK-1761 Remove address from registration and account management
...
KEYCLOAK-1762 Add example theme that adds address fields to registration, account management and admin console
2015-08-20 12:25:26 +02:00
mposolda
7028496601
KEYCLOAK-1295 pluggable client authentication. Support authenticate clients with signed JWT
2015-08-17 23:21:23 +02:00
Bill Burke
51e927adf7
Merge remote-tracking branch 'upstream/master'
2015-08-16 16:41:08 -04:00
Bill Burke
bf4b681506
tests
2015-08-16 16:40:39 -04:00
Bill Burke
c7b5975ac1
reset password refactor
2015-08-16 15:20:16 -04:00
Bill Burke
c0f3d851db
reset password refactor/flow
2015-08-16 12:23:15 -04:00
Bill Burke
98b6344f03
Merge pull request #1539 from patriot1burke/master
...
fix holes
2015-08-15 11:37:20 -04:00
Bill Burke
e4b6e4c167
Merge pull request #1523 from velias/KEYCLOAK-1731
...
KEYCLOAK-1731 - patched user attribute handling for update profile action
2015-08-15 11:30:22 -04:00
Bill Burke
374a2ad957
fix holes
2015-08-15 10:39:33 -04:00
Bill Burke
1f13f6372a
register required action
2015-08-14 12:03:37 -04:00
Bill Burke
d11a83d6e2
stuff
2015-08-13 15:32:58 -04:00
Bill Burke
8a23463328
auth spi refactor and doco
2015-08-13 11:28:11 -04:00
Bill Burke
bcc2c893ef
refactor requiredactions, start doco
2015-08-11 13:04:40 -04:00
Bill Burke
33e402e7be
binding custom flows
2015-08-07 19:00:07 -04:00
Bill Burke
53b752ccfe
Merge remote-tracking branch 'upstream/master'
2015-08-05 20:40:02 -04:00
Bill Burke
07efba364e
hotp
2015-08-05 20:39:47 -04:00
Vlastimil Elias
2e52d8ea7a
KEYCLOAK-1731 - patched user attribute handling for
...
login-update-profile.ftl form. Relevant tests added. Tests for user
attributes handling from register.ftl also added.
2015-08-05 17:07:21 +02:00
Bill Burke
61d5ba6a92
Merge pull request #1520 from patriot1burke/master
...
fix javascript flo bug
2015-08-04 09:04:18 -04:00
Bill Burke
eff0054b4a
fix bug
2015-08-04 09:03:49 -04:00
mposolda
7474a31d95
KEYCLOAK-1562 better error reporting when missing UUID on ldap user record
2015-08-04 13:21:09 +02:00
Bill Burke
930fc66ebf
flow editing
2015-08-03 18:58:14 -04:00
Bill Burke
de940ccff9
auth flow editing
2015-08-02 19:03:33 -04:00
Stian Thorgersen
f3bfb06dec
Version bump
2015-07-28 10:20:40 +02:00
Stian Thorgersen
8215a85930
KEYCLOAK-1549
...
Migration for multiple attributes and LDAP mappers
2015-07-28 07:46:29 +02:00
Bill Burke
06713da67b
Merge remote-tracking branch 'upstream/master'
2015-07-27 11:57:21 -04:00
Bill Burke
46fb1b6582
canonicalization config
2015-07-27 11:57:08 -04:00
Stian Thorgersen
a2203df6a3
KEYCLOAK-1705 Logo not changed in admin console for logo example theme
2015-07-27 13:30:55 +02:00
Stian Thorgersen
6a2b369014
KEYCLOAK-1707 Can't export SAML keys
2015-07-27 13:00:22 +02:00
Stian Thorgersen
fda6a6657f
KEYCLOAK-1708 Authentication flows uses h2 in table
2015-07-27 12:32:55 +02:00
Stian Thorgersen
04565dad00
KEYCLOAK-1706 Service Account tab for clients displays title twice
2015-07-27 12:30:06 +02:00
Bill Burke
f76b90fab9
timeout message
2015-07-25 12:43:46 -04:00
mposolda
94ed55ee35
KEYCLOAK-1549 Migration for attributes and LDAP mappers - JPA
2015-07-24 23:09:48 +02:00
Stian Thorgersen
86de481ba1
Merge pull request #1499 from stianst/master
...
KEYCLOAK-1542
2015-07-24 17:30:29 +02:00
Stian Thorgersen
5d075a97dd
Fixes to server-info
2015-07-24 16:45:58 +02:00
Stian Thorgersen
d1964c20ab
Refactored server-info and updated admin console
2015-07-24 14:47:37 +02:00
Vlastimil Elias
244d3452d0
KEYCLOAK-1542 - removed unused code from the page template
2015-07-24 11:07:01 +02:00
Bill Burke
68263360c7
fix typo
2015-07-23 11:09:07 -04:00
Vlastimil Elias
34f5ddab0f
Merge branch 'KEYCLOAK-1542' of https://github.com/velias/keycloak.git into KEYCLOAK-1542
2015-07-23 16:49:11 +02:00
Vlastimil Elias
ee57c79784
KEYCLOAK-1542 - rewrote showing info from providers to be generic
2015-07-23 16:40:57 +02:00
Vlastimil Elias
652b2fee86
KEYCLOAK-1542 - Server Info page extended by info about DB and MongoDB.
...
Functional test for /serverinfo REST endpoint added.
2015-07-23 16:40:54 +02:00
Vlastimil Elias
dfb871c26a
KEYCLOAK-1542 - added system and memory info into "System Info" page
2015-07-23 16:40:53 +02:00
Vlastimil Elias
99f74acb94
KEYCLOAK-1542 - rewrote showing info from providers to be generic
2015-07-23 16:39:27 +02:00
Stian Thorgersen
83f7682606
Merge pull request #1487 from stianst/master
...
KEYCLOAK-1463
2015-07-23 15:53:50 +02:00
Stian Thorgersen
c4a07f3098
KEYCLOAK-1463
...
Need better UI for Terms and Conditions
2015-07-23 14:35:57 +02:00
Stian Thorgersen
c9451f4f35
Merge pull request #1486 from stianst/master
...
KEYCLOAK-1593 Move impersonate button on user details page
2015-07-23 14:24:49 +02:00
Stian Thorgersen
dff4922783
KEYCLOAK-1593 Move impersonate button on user details page
2015-07-23 14:24:19 +02:00
Stian Thorgersen
c05b666f3c
Merge pull request #1483 from stianst/master
...
KEYCLOAK-1591 Issues with token settings page
2015-07-23 13:26:38 +02:00
Stian Thorgersen
1d745b5cbd
KEYCLOAK-1443 Add delete action to tables
2015-07-23 12:07:31 +02:00
mposolda
c99785f266
KEYCLOAK-401 Service account refactoring and fixes
2015-07-23 11:29:52 +02:00
Stian Thorgersen
9ecdec3f45
KEYCLOAK-1591 Issues with token settings page
2015-07-23 11:23:53 +02:00
Bill Burke
1e0b6f1aad
better description
2015-07-22 14:46:58 -04:00
Bill Burke
7dc05a45ac
conflict
2015-07-22 14:20:52 -04:00
Bill Burke
7257bab289
brute force user ui
2015-07-22 14:16:09 -04:00
Stian Thorgersen
d5dae7d444
KEYCLOAK-1428 Disable buttons on forms instead of hiding
2015-07-22 14:05:47 +02:00
Stian Thorgersen
e66d658955
KEYCLOAK-1428 Disable buttons on forms instead of hiding
2015-07-22 11:50:24 +02:00
Stian Thorgersen
1916fded95
Fix location of buttons on password-policy form
2015-07-22 11:50:23 +02:00
Stian Thorgersen
1a3bf16729
KEYCLOAK-1434 Change edit action to buttons to make sure styles are correct
2015-07-22 11:50:23 +02:00
Stian Thorgersen
5304b533fc
KEYCLOAK-1434 Add edit action to tables
2015-07-22 11:50:23 +02:00
Stian Thorgersen
0156d47d97
KEYCLOAK-1535 Set tooltip-placement correctly
2015-07-22 11:50:23 +02:00