Bill Burke
|
46fb1b6582
|
canonicalization config
|
2015-07-27 11:57:08 -04:00 |
|
Bill Burke
|
33f01009d2
|
login timeouts, verify email
|
2015-07-25 12:13:41 -04:00 |
|
Bill Burke
|
3ecd1307b0
|
clean up client sessions
|
2015-07-20 12:21:48 -04:00 |
|
Stian Thorgersen
|
1642ac2394
|
KEYCLOAK-1385 Introduce end-of-line normalization
|
2015-07-17 13:46:51 +02:00 |
|
Bill Burke
|
808d27be2d
|
idp initiated relaystate query param
|
2015-07-16 08:48:07 -04:00 |
|
Bill Burke
|
5a9badf683
|
relay state
|
2015-07-15 20:22:30 -04:00 |
|
Bill Burke
|
57cfbb3770
|
SAML IDP Initiated login
|
2015-07-15 20:08:55 -04:00 |
|
Bill Burke
|
6e55604dc3
|
impersonation
|
2015-07-10 20:38:43 -04:00 |
|
Bill Burke
|
e786158071
|
role selector
|
2015-07-08 19:18:11 -04:00 |
|
Bill Burke
|
212f5b4082
|
Merge pull request #1410 from dbarentine/master
Spec compliance, bug fixes
|
2015-07-01 15:27:47 -04:00 |
|
mposolda
|
09994d1730
|
KEYCLOAK-1487 Support for multiple values of one UserModel attribute. LDAP multivalued attribute support
|
2015-06-29 14:56:40 +02:00 |
|
Dane Barentine
|
14baef425e
|
[KEYCLOAK-1493] Added a couple of WSTrust constants
|
2015-06-22 11:07:23 -07:00 |
|
Dane Barentine
|
facf701897
|
[KEYCLOAK-1491] SAML Spec compliance. NameIDFormat is optional, AttributeStatement must contain one or more attribute or encryptedattribute statements
|
2015-06-22 10:58:13 -07:00 |
|
Bill Burke
|
d7b818cba2
|
cleanup client sessions
|
2015-06-19 14:43:40 -04:00 |
|
Bill Burke
|
9638c0dd83
|
verify clientsession actions
|
2015-06-15 18:04:55 -04:00 |
|
Bill Burke
|
43bad9a608
|
merge
|
2015-06-15 09:02:15 -04:00 |
|
Stian Thorgersen
|
38c1945ce4
|
Bump version
|
2015-06-12 14:35:34 +02:00 |
|
Bill Burke
|
fa99b5415d
|
flow alias lookup
|
2015-06-11 18:02:49 -04:00 |
|
mposolda
|
03b521926a
|
KEYCLOAK-1260 Fix saml backchannel logout with JPA UserSession provider on MySQL + PostgreSQL
|
2015-06-10 18:59:07 +02:00 |
|
Bill Burke
|
95349e6e2e
|
clientsession.action to String
|
2015-06-10 09:21:23 -04:00 |
|
Bill Burke
|
91283878ac
|
html encoding fix
|
2015-06-08 12:38:16 -04:00 |
|
Bill Burke
|
dc0d9a8dce
|
merge
|
2015-06-05 14:44:37 -04:00 |
|
Bill Burke
|
c12fe28b2d
|
phased auth spi introduction
|
2015-06-03 10:55:03 -04:00 |
|
Dane Barentine
|
852e799fea
|
[KEYCLOAK-1354] Make destination optional and fix details for SAML login events
|
2015-05-27 15:36:10 -07:00 |
|
Stian Thorgersen
|
4e0a32a37a
|
Version bump
|
2015-05-22 09:04:30 +02:00 |
|
Stian Thorgersen
|
035529d7a2
|
Version bump
|
2015-05-05 11:45:21 +02:00 |
|
Bill Burke
|
9372d23ad9
|
bump default keysize to 2048
|
2015-05-01 10:11:49 -04:00 |
|
Bill Burke
|
35c33f132e
|
demo fix and error message fix
|
2015-04-29 21:16:59 -04:00 |
|
Bill Burke
|
666827b7cb
|
remove resteasy ClientRequest
|
2015-04-29 20:46:14 -04:00 |
|
Bill Burke
|
bfcf595346
|
backchannel broker logout
|
2015-04-28 18:52:30 -04:00 |
|
mposolda
|
535023d800
|
KEYCLOAK-1070 add setProtocolMappers/getProtocolMappers to ClientSession
|
2015-04-23 18:20:34 +02:00 |
|
Stian Thorgersen
|
e17105cc8e
|
Updated distribution and cleaning of maven modules
|
2015-04-23 11:15:05 +02:00 |
|
Bill Burke
|
193aa23581
|
broker mapper tests
|
2015-04-20 18:04:30 -04:00 |
|
Bill Burke
|
edb9f0cecf
|
merge conflicts
|
2015-04-15 11:18:47 -04:00 |
|
Stian Thorgersen
|
f3e5541b7d
|
KEYCLOAK-1109 Added KeycloakContext
KEYCLOAK-1042 Access to Cookies within Events
KEYCLOAK-1209 Enable jboss-logging event listener by default and allow configuring log level
|
2015-04-15 13:34:54 +02:00 |
|
Dane Barentine
|
da70391677
|
KEYCLOAK-1202 Set AudienceRestriction to the issuer from the original request.
|
2015-04-13 12:47:40 -07:00 |
|
Bill Burke
|
f61fb4ba18
|
fix conflicts
|
2015-04-13 09:59:59 -04:00 |
|
Bill Burke
|
d2a5403527
|
refactor for broker mappers
|
2015-04-13 09:45:23 -04:00 |
|
Stian Thorgersen
|
4fbbf39c51
|
KEYCLOAK-1187 Admin console and endpoints
|
2015-04-13 13:29:31 +02:00 |
|
Stian Thorgersen
|
6fbc0975c0
|
KEYCLOAK-1187 First round: Combined ApplicationModel and OAuthClientModel into ClientModel. Removed OAuth Clients from Admin console and renamed Applications to Clients.
|
2015-04-09 12:27:30 +02:00 |
|
Bill Burke
|
37306e689d
|
initial Picketlink SAML fork
|
2015-04-03 14:04:19 -04:00 |
|
Bill Burke
|
326818ea45
|
bump pom versio
|
2015-04-02 09:36:43 -04:00 |
|
Bill Burke
|
03bfca5e41
|
expire cookie on backchannel
|
2015-03-31 19:33:43 -04:00 |
|
Michael Gerber
|
7b820a4eed
|
i18n for default claims
role description i18n
tests
typo
fix unit test
|
2015-03-29 11:34:53 +02:00 |
|
Dane Barentine
|
3b15da2fdd
|
KEYCLOAK-1154 Set Conditions and SubjectConfirmationData NotOnOrAfter values based on realm settings
|
2015-03-26 10:51:09 -07:00 |
|
Bill Burke
|
13268c52c6
|
saml backchannel logout
|
2015-03-25 16:51:25 -04:00 |
|
Bill Burke
|
f546358d66
|
oidc logout profile
|
2015-03-22 12:45:36 -04:00 |
|
Bill Burke
|
97d5f4aafc
|
broker refactor
|
2015-03-20 18:56:25 -04:00 |
|
Bill Burke
|
90c815055d
|
broker logout
|
2015-03-20 12:13:33 -04:00 |
|
mposolda
|
a65bac7751
|
Mongo migration: admin roles, timeout, protocol mappers
|
2015-03-19 19:58:19 +01:00 |
|