Virtually Nick
54cd540973
GUACAMOLE-103: Adjust checks for entity ID and ACS URL properties.
2020-06-24 20:04:25 -04:00
Michael Jumper
feba7c6da0
GUACAMOLE-103: Read entity ID and callback URL from properties only if needed.
2020-06-24 16:00:07 -07:00
Michael Jumper
d1090b00b0
GUACAMOLE-103: Use UriBuilder for syntax-aware URL construction, rather than simple String concatenation.
2020-06-24 15:41:24 -07:00
Virtually Nick
8acb3cbb24
GUACAMOLE-103: Change IdP metadata file to a URI.
2020-06-24 16:24:32 -04:00
Virtually Nick
1f0174afea
GUACAMOLE-103: Redirect for login if response hash is not present.
2020-06-24 15:19:10 -04:00
Virtually Nick
27603dc2ac
GUACAMOLE-103: Exception handling, token, and SAMLResponseMap updates.
...
Exception handling within the SAML extension has been updated such that
exceptions generate a Guacamole Error rather than a username/password
login. Tokens now are canonicalized with a standard prefix. Now using
an Iterator to handle SAMLResponseMap cleanup.
2020-06-24 13:36:24 -04:00
Virtually Nick
806ec964ff
GUACAMOLE-103: License cleanup, fix comments, and minor code tweaks.
...
Includes implementation of executor shutdown, and correctly removing
items from the shared response map.
2020-06-23 23:48:08 -04:00
Virtually Nick
52318a99a8
GUACAMOLE-103: Handle group parsing in safe way
2020-06-23 12:43:14 -04:00
Virtually Nick
09429492e0
GUACAMOLE-103: Periodically clean SAMLResponseMap for expired responses.
2020-06-23 12:43:14 -04:00
Virtually Nick
1c9efb2a44
GUACAMOLE-103: Process SAML exceptions individually.
2020-06-23 12:43:14 -04:00
Virtually Nick
2d1f49aae5
GUACAMOLE-103: Add option for enforcing strict SAML security.
2020-06-23 12:43:14 -04:00
Virtually Nick
129cd6ace5
GUACAMOLE-103: Remove unnecessary parameter decoding
2020-06-23 12:43:14 -04:00
Virtually Nick
ddac552a72
GUACAMOLE-103: Add settings for controlling debug and compression.
2020-06-23 12:43:14 -04:00
Virtually Nick
2a2172914d
GUACAMOLE-103: Move SAMLResponse processing to authentication service.
2020-06-23 12:43:03 -04:00
Nick Couchman
7a44cf6014
GUACAMOLE-103: Implementation of SAML authentication extension, using OpenID as a template.
2020-06-23 12:41:19 -04:00