Thomas Darimont
|
df94cefbc1
|
KEYCLOAK-12729 Revise password policy not-email tests
- Added missing cleanup to RegisterTest
- Revised test-setup for AccountFormServiceTest
|
2020-08-21 14:55:07 +02:00 |
|
Thomas Darimont
|
0f967b7acb
|
KEYCLOAK-12729 Add password policy not-email
Added test cases and initial translations
|
2020-08-21 14:55:07 +02:00 |
|
Stan Silvert
|
18689c6194
|
Implement masthead (#30)
|
2020-08-20 20:09:05 -04:00 |
|
Stan Silvert
|
a21a196034
|
Merge pull request #31 from edewit/fix-tests
fixed tests
|
2020-08-20 13:01:55 -04:00 |
|
Stan Silvert
|
3a7c8f501c
|
Merge pull request #32 from edewit/fix-alert-story
update story
|
2020-08-20 13:00:27 -04:00 |
|
Erik Jan de Wit
|
9b6e389da1
|
update story
|
2020-08-20 15:46:21 +02:00 |
|
Stan Silvert
|
35931d60eb
|
KEYCLOAK-15137: Move PF4 css files to keycloak/common
|
2020-08-20 08:46:28 -04:00 |
|
mposolda
|
95d4feedfd
|
KEYCLOAK-14945 Improve the instructions for running the tests
|
2020-08-20 14:05:58 +02:00 |
|
mposolda
|
bd48d7914d
|
KEYCLOAK-15139 Backwards compatibility for LDAP Read-only mode with IMPORT_USERS enabled
|
2020-08-20 14:05:21 +02:00 |
|
Pratik Somanagoudar
|
f486e97c18
|
KEYCLOAK-15087 : Reduce get client and get roles calls in realm create
|
2020-08-20 08:49:51 -03:00 |
|
Erik Jan de Wit
|
9bacacae49
|
fixed tests
fixing: #29
|
2020-08-20 12:43:13 +02:00 |
|
Hynek Mlnarik
|
6231b7c904
|
KEYCLOAK-15207 Fix map storage test failures
|
2020-08-20 07:53:54 +02:00 |
|
Pedro Igor
|
cb57c58b4b
|
[KEYCLOAK-14730] - Consent not working when using federation storage and client is displayed on consent screen
|
2020-08-19 10:08:21 +02:00 |
|
mposolda
|
a427784350
|
KEYCLOAK-14996 Fix performance bottleneck in GroupLDAPStorageMapper.getAllKcGroups
|
2020-08-18 18:04:32 +02:00 |
|
Alex Szczuczko
|
4bd21354cc
|
KEYCLOAK-15079 Resolve two test failures
This PR resolves these test failures, currently on master:
```
Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 38.833 sec <<< FAILURE!
checkExternalLinks(org.keycloak.documentation.test.SecuringAppsTest) Time elapsed: 38.723 sec <<< FAILURE!
* http://undertow.io/ (invalid redirect to https://undertow.io/)
Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.999 sec <<< FAILURE!
checkVariables(org.keycloak.documentation.test.GettingStartedTest) Time elapsed: 0.004 sec <<< FAILURE!
* context
Running org.keycloak.documentation.test.ServerInstallationTest
```
And these product test failures:
```
Running org.keycloak.documentation.test.GettingStartedTest
Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.79 sec <<< FAILURE!
checkExternalLinks(org.keycloak.documentation.test.GettingStartedTest) Time elapsed: 0.767 sec <<< FAILURE!
* http://access.redhat.com/documentation/en-us/red_hat_single_sign-on/7.4.1/ (invalid redirect to https://access.redhat.com/documentation/en-us/red_hat_single_sign-on/7.4.1/)
Running org.keycloak.documentation.test.OpenShiftTest
Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 8.502 sec <<< FAILURE!
checkExternalLinks(org.keycloak.documentation.test.OpenShiftTest) Time elapsed: 8.404 sec <<< FAILURE!
* https://access.redhat.com/documentation/en-us/red_hat_single_sign-on/7.4.1/html-single/red_hat_single_sign-on_for_openshift_on_openj9/ (invalid status code 404)
```
|
2020-08-18 10:48:29 -03:00 |
|
Sarah Rambacher
|
fa4fec34e4
|
[WIP] APPDUX-407 Lays out components for new realm form (#18)
|
2020-08-18 15:10:31 +02:00 |
|
Stan Silvert
|
ff9364c9be
|
Merge pull request #22 from edewit/prettierrc
added prettierrc file
|
2020-08-17 14:58:16 -04:00 |
|
Stan Silvert
|
b7d08a4d1f
|
Merge pull request #24 from edewit/i18n-setup
setup i18n for the application
|
2020-08-17 14:57:25 -04:00 |
|
Stan Silvert
|
680cf62ff4
|
Merge pull request #21 from edewit/copy-assets
added post install hook to copy fonts
|
2020-08-17 14:56:29 -04:00 |
|
Erik Jan de Wit
|
45855681d5
|
setup i18n for the application
fixes: #23
|
2020-08-17 15:29:11 +02:00 |
|
Erik Jan de Wit
|
b8be970f9c
|
added prettierrc file
use settings file instead of command line
fixes: #8
|
2020-08-17 09:22:40 +02:00 |
|
Erik Jan de Wit
|
2caafc74b2
|
added post install hook to copy fonts
fixing: #20
|
2020-08-17 09:02:43 +02:00 |
|
mhajas
|
ae39760a62
|
KEYCLOAK-14972 Add independent GroupProvider interface
|
2020-08-13 21:13:12 +02:00 |
|
Benjamin Weimer
|
fdcfa6e13e
|
KEYCLOAK-15156 backchannel logout offline session handling
|
2020-08-13 08:09:59 -03:00 |
|
Pedro Igor
|
db84699979
|
[KEYCLOAK-11322] - Update Quarkus 1.7.0.Final
|
2020-08-12 15:09:42 -03:00 |
|
David Hellwig
|
ddc2c25951
|
KEYCLOAK-2940 - draft - Backchannel Logout (#7272)
* KEYCLOAK-2940 Backchannel Logout
Co-authored-by: Benjamin Weimer <external.Benjamin.Weimer@bosch-si.com>
Co-authored-by: David Hellwig <hed4be@bosch.com>
|
2020-08-12 09:07:58 -03:00 |
|
Stan Silvert
|
80e0ac0ff8
|
Merge pull request #17 from ssilvert/00014-fix-readme
Fix typo
|
2020-08-10 13:52:12 -04:00 |
|
Stan Silvert
|
80fde0fb66
|
Fix typo
|
2020-08-10 13:49:51 -04:00 |
|
Stan Silvert
|
ca992b14d9
|
Merge pull request #16 from ssilvert/00014-fix-readme
Add instructions to readme
|
2020-08-10 13:47:41 -04:00 |
|
Stan Silvert
|
1ae29ab40d
|
Add instructions to readme
|
2020-08-10 13:17:23 -04:00 |
|
Erik Jan de Wit
|
60075db602
|
refactor alerts
|
2020-08-08 15:52:23 +02:00 |
|
Stan Silvert
|
28948d497f
|
Merge pull request #7 from ssilvert/master
Update .gitignore
|
2020-08-07 15:41:10 -04:00 |
|
Stan Silvert
|
aff244c606
|
Update .gitignore
|
2020-08-07 15:39:47 -04:00 |
|
Stan Silvert
|
a77b63fab1
|
Merge pull request #6 from edewit/alerts
initial version of the alert system
|
2020-08-07 15:25:55 -04:00 |
|
Erik Jan de Wit
|
0b460662c2
|
initial version of the alert system
|
2020-08-07 15:44:34 +02:00 |
|
Stan Silvert
|
d9a9f1d194
|
Merge pull request #4 from edewit/build-instructions
fix: added build instructions
|
2020-08-07 08:17:50 -04:00 |
|
Erik Jan de Wit
|
969d483c11
|
fix: added build instructions
fixing: #2
|
2020-08-06 17:11:12 +02:00 |
|
Sebastian Paetzold
|
4ff34c1be9
|
KEYCLOAK-14890 Improve null handling in case of missing NameId
|
2020-08-06 10:45:22 -03:00 |
|
testn
|
d634ca3885
|
KEYCLOAK-14978: Optimize addDefaultClientScopes() when there is no default scopes
This eliminates an extra database call to check whether the scopes already exist
|
2020-08-06 10:42:30 -03:00 |
|
testn
|
1c905761e6
|
KEYCLOAK-14966: Fix SAML11ConditionsType remove() has the wrong argument type
|
2020-08-06 10:37:31 -03:00 |
|
Lorent Lempereur
|
9200195f25
|
[KEYCLOAK-13950] SAML2 Identity Provider - Send Subject in SAML requests (missing translations)
|
2020-08-06 10:35:03 -03:00 |
|
Stan Silvert
|
4a876228e5
|
Merge pull request #5 from edewit/loading-spinner
use patternfly style loading spinner
|
2020-08-06 08:56:57 -04:00 |
|
Stan Silvert
|
4fe932c2de
|
Merge pull request #3 from edewit/eslint
added eslint
|
2020-08-06 08:52:25 -04:00 |
|
Erik Jan de Wit
|
192d891e4f
|
added missing section
|
2020-08-06 11:43:33 +02:00 |
|
Erik Jan de Wit
|
04f3c001f1
|
use patternfly style loading spinner
|
2020-08-06 11:37:24 +02:00 |
|
Erik Jan de Wit
|
e8662ed05c
|
added eslint
|
2020-08-06 10:51:35 +02:00 |
|
Lorent Lempereur
|
02dbb7d3b2
|
KEYCLOAK-FIX Reinstating missing content.
|
2020-08-05 18:05:48 -03:00 |
|
Andy Munro
|
73902f607f
|
KEYCLOAK-14758 Using a variable for the base version: 7.4 (also deleted a blank line to allow me to recommit, becuase I don't see a problem with the variable I added)
|
2020-08-05 17:36:36 -03:00 |
|
Stan Silvert
|
d6f2a014bf
|
Merge pull request #1 from edewit/start
initial version
|
2020-08-05 12:22:52 -04:00 |
|
Erik Jan de Wit
|
14860ae628
|
initial version
change favicon based on env props
|
2020-08-05 17:00:38 +02:00 |
|