Kohei Tamura
|
43bda455bc
|
KEYCLOAK-10106 - Fix typos in default scripts (#6010)
|
2019-05-07 10:20:04 +02:00 |
|
vramik
|
b7c5ca8b38
|
KEYCLOAK-8535 Inconsistent SAML Logout endpoint handling
|
2019-03-22 14:09:31 +01:00 |
|
Hynek Mlnarik
|
25c07f78bc
|
KEYCLOAK-9578 Fix typo in SAML attribute name format
|
2019-03-19 11:45:38 +01:00 |
|
Hynek Mlnarik
|
1c906c834b
|
KEYCLOAK-3373 Remove SAML IdP descriptor from client installation and publicize it in realm endpoint instead
|
2019-03-19 11:37:15 +01:00 |
|
rmartinc
|
3c44e6c377
|
KEYCLOAK-9068: IDP-initiated-flow is not working with REDIRECT binding
|
2018-12-13 06:28:38 -02:00 |
|
mposolda
|
c51c492996
|
KEYCLOAK-9050 Change LoginProtocol.authenticated to read most of the values from authenticationSession
|
2018-12-12 13:30:03 +01:00 |
|
Martin Kanis
|
0cb6053699
|
KEYCLOAK-8125
|
2018-11-14 20:09:22 +01:00 |
|
rmartinc
|
cbe59f03b7
|
KEYCLOAK-8708: Provide aggregation of group attributes for mappers
|
2018-11-06 13:42:38 +01:00 |
|
Torbjørn Skyberg Knutsen
|
36b0d8b80e
|
KEYCLOAK-7166 Added the possibility of not logging out of remote idp on browser logout, by passing a query param containing the id of the identity provider
|
2018-11-06 13:39:19 +01:00 |
|
mposolda
|
ffcd8e09e7
|
KEYCLOAK-8175 Possibility of clientScope not being used if user doesn't have a role
|
2018-10-31 18:04:41 +01:00 |
|
mposolda
|
2a4cee6044
|
KEYCLOAK-6884 KEYCLOAK-3454 KEYCLOAK-8298 Default 'roles' and 'web-origins' client scopes. Add roles and allowed-origins to the token through protocol mappers
|
2018-10-04 12:00:38 +02:00 |
|
Martin Kanis
|
efe6a38648
|
KEYCLOAK-6718 Auth Flow does not Check Client Protocol
|
2018-09-26 21:00:02 +02:00 |
|
Hynek Mlnarik
|
812e76c39b
|
KEYCLOAK-8163 Improve SAML validations
|
2018-09-05 15:47:03 +02:00 |
|
AlistairDoswald
|
36837ae4b6
|
Added a ScriptMapper for SAML for KEYCLOAK-5520
Added mapper, tests and entry in the ProtocolMapper file.
This code is adapted from the following module: https://github.com/cloudtrust/keycloak-client-mappers
|
2018-08-29 09:39:30 +02:00 |
|
Martin Kanis
|
59082e0b5f
|
KEYCLOAK-7943 NPE when SAML User Property mapper is empty
|
2018-08-24 14:39:24 +02:00 |
|
Hynek Mlnarik
|
a8a9631d4f
|
KEYCLOAK-6832 Unify Destination attribute handling
|
2018-08-09 10:30:30 +02:00 |
|
stianst
|
ae47b7fa80
|
KEYCLOAK-7967 Remove injection of UriInfo
|
2018-08-01 11:57:45 +02:00 |
|
Hynek Mlnarik
|
f43519a16e
|
KEYCLOAK-6708 Fix NPE when email not set for email NameIDFormat
|
2018-07-27 11:10:35 +02:00 |
|
stianst
|
3c5027de3c
|
KEYCLOAK-7701 Refactor key providers to support additional algorithms
|
2018-06-29 14:14:25 +02:00 |
|
Marek Posolda
|
49407c2e4f
|
KEYCLOAK-6630 Client scopes initial support (#5076)
* KEYCLOAK-6630 KEYCLOAK-349 Client Scopes
Co-authored-by: vramik <vramik@redhat.com>
* KEYCLOAK-6630 Change some clientTemplate occurences to clientScope
|
2018-06-08 15:38:38 +02:00 |
|
Ola Bergefall
|
c8c76cc03f
|
KEYCLOAK-7316: Default back to false if isPassive is missing in request.
|
2018-06-07 08:50:32 +02:00 |
|
Hynek Mlnarik
|
7ff18ca14b
|
KEYCLOAK-7331 Fix NPE when SAML Issuer not set in AuthnRequest
|
2018-06-06 16:21:18 +02:00 |
|
Hynek Mlnarik
|
e7cdb8ad54
|
KEYCLOAK-6473 KEYCLOAK-6472 SAML parser refactor + protocol parsers
|
2018-02-23 08:16:14 +01:00 |
|
Hynek Mlnarik
|
84ea3f8cb1
|
KEYCLOAK-4315 Remove some dead/duplicate classes
|
2018-02-13 15:41:36 +01:00 |
|
Bill Burke
|
7b2e72d395
|
Merge remote-tracking branch 'upstream/master' into per-client-flow
|
2018-01-23 12:10:11 -05:00 |
|
Bill Burke
|
a9297df89c
|
KEYCLOAK-6335
|
2018-01-23 12:09:49 -05:00 |
|
Hynek Mlnarik
|
4ba72e2d2d
|
KEYCLOAK-5976 Fix client setting in brokered IdP-initiated scenario
|
2018-01-23 09:34:11 +01:00 |
|
mposolda
|
63efee6e15
|
KEYCLOAK-5938 Authentication sessions: Support for logins of multiple tabs of same client
|
2017-12-12 08:01:02 +01:00 |
|
pedroigor
|
e3c9fa25a3
|
[KEYCLOAK-5770] - Global Saml Logout doesn't create logout event
|
2017-11-23 21:08:07 +01:00 |
|
Stian Thorgersen
|
89f4b87038
|
KEYCLOAK-5567 Set correct status code on login error pages
|
2017-11-14 12:33:29 +01:00 |
|
Xiaojian Liu
|
19eed51582
|
KEYCLOAK-5352 Basic Auth fails if password contains a ':'
|
2017-11-09 13:56:02 +01:00 |
|
Xiaojian Liu
|
9ff22f596d
|
KEYCLOAK-5352 Basic Auth fails if password contains a ':'
|
2017-11-09 13:56:02 +01:00 |
|
Xiaojian Liu
|
e1af9f133f
|
KEYCLOAK-5352 Basic Auth fails if password contains a ':'
|
2017-11-09 13:56:02 +01:00 |
|
Hynek Mlnarik
|
75c354fd94
|
KEYCLOAK-5745 Separate user and client sessions in infinispan
|
2017-10-26 10:39:41 +02:00 |
|
Vlastimil Eliáš
|
c9da02912e
|
KEYCLOAK-2671 - FreeMarker form providers refactored for better (#4533)
extensibility
|
2017-10-05 13:37:32 +02:00 |
|
Hynek Mlnařík
|
e36b94d905
|
KEYCLOAK-5318 Verify signature on raw query parameters (#4445)
|
2017-08-31 05:46:26 +02:00 |
|
Hynek Mlnařík
|
9ee8f72be9
|
\KEYCLOAK-5335 Destination attr in SAML requests is optional (#4424)
|
2017-08-28 08:06:48 +02:00 |
|
Stian Thorgersen
|
20ac70d3fd
|
KEYCLOAK-5119 (#4400)
|
2017-08-22 08:07:36 +02:00 |
|
mposolda
|
07e2136b3b
|
KEYCLOAK-4187 Added UserSession support for cross-dc
|
2017-07-27 22:32:58 +02:00 |
|
Hynek Mlnarik
|
ab05216730
|
KEYCLOAK-4775 Added encryption certificate to SAML metadata
|
2017-07-27 08:18:10 +02:00 |
|
Hynek Mlnarik
|
3c537f5f28
|
KEYCLOAK-4446 Do not encrypt SAML status messages
SAML status messages are not encryptable per Chapter 6 of
saml-core-2.0-os.pdf. Only assertions, attributes, base ID and name ID
can be encrypted.
|
2017-07-26 11:22:56 +02:00 |
|
Hynek Mlnarik
|
c7046b6325
|
KEYCLOAK-4189 Preparation for cross-DC SAML testing
|
2017-07-25 09:44:36 +02:00 |
|
Josh Cain
|
89fcddd605
|
KEYCLOAK-3592 Docker auth implementation
|
2017-06-29 06:37:34 +02:00 |
|
Hynek Mlnarik
|
a3ccac2012
|
KEYCLOAK-4377
|
2017-06-27 14:34:47 +02:00 |
|
Hynek Mlnarik
|
f47283f61a
|
KEYCLOAK-4813 Destination validation counts on port being not specified
|
2017-05-23 12:52:48 +02:00 |
|
mposolda
|
168153c6e7
|
KEYCLOAK-4626 Authentication sessions - SAML, offline tokens, broker logout and other fixes
|
2017-05-11 22:16:26 +02:00 |
|
mposolda
|
e7272dc05a
|
KEYCLOAK-4626 AuthenticationSessions - brokering works. Few other fixes and tests added
|
2017-05-11 22:16:26 +02:00 |
|
mposolda
|
a9ec69e424
|
KEYCLOAK-4626: AuthenticationSessions - working login, registration, resetPassword flows
|
2017-05-11 22:16:26 +02:00 |
|
mposolda
|
83b29c5080
|
KEYCLOAK-4626 AuthenticationSessions: start
|
2017-05-11 22:16:26 +02:00 |
|
Bill Burke
|
e1b6ba13cc
|
Merge pull request #3893 from anderius/feature/KEYCLOAK-3056-verify-signature
[WIP] Saml broker: Added wantAssertionsSigned and wantAssertionsEncrypted
|
2017-05-05 09:04:41 -04:00 |
|