Releases: IdentityPython/SATOSA
Releases · IdentityPython/SATOSA
v1.0.4
26 Apr 04:53
Compare
Sorry, something went wrong.
No results found
Updated OIDCFrontend with pyoidc v0.8.4.0.
v1.0.3
22 Apr 12:28
Compare
Sorry, something went wrong.
No results found
Fix:
Broken metadata generation script (tools/make_satosa_saml_metadata.py)
v1.0.2
22 Apr 12:26
Compare
Sorry, something went wrong.
No results found
News:
Support 'publish_metadata' in SAMLFrontend, similar to SAMLBackend.
Fix:
Handle unknown request paths gracefully returning 404 (fixes #3 ).
v1.0.1
22 Apr 12:23
Compare
Sorry, something went wrong.
No results found
Fix:
Don't assume incoming authentication request to SAML frontend contains a NameIDPolicy.
Proper LICENSE and NOTICE
v1.0.0
06 Mar 16:55
Compare
Sorry, something went wrong.
No results found
New features:
OpenID Connect frontend plugin to allow SATOSA to act as an OpenID Connect Provider.
v0.7.0
15 Feb 09:35
Compare
Sorry, something went wrong.
No results found
New features:
Added microservice capable of added statically configured attributes to all responses.
Improvements:
Allow configuration of which "attribute profile" to use in the SAML frontend/backend. This will allow the attribute mapping to rename attributes in a SAML<->SAML proxy.
v0.6.1
14 Feb 07:37
Compare
Sorry, something went wrong.
No results found
Clean up dependencies and upgrade pysaml2 and pyoidc for security reasons (switching from pycrypto->pycryptodome).
v0.6.0
13 Jan 13:11
Compare
Sorry, something went wrong.
No results found
New features:
Add AuthnContextClassRef to authentication response from SAML frontend. The actual value can be configured and mapped per backing provider.
v0.5.2
07 Jan 14:27
Compare
Sorry, something went wrong.
No results found
Bugfix for DataConverter.to_internal_filter:
return list (not a set) to be able to be stored in State
don't include None in returned list of attribute name in case of missing attribute mapping
v0.5.1
07 Jan 12:30
Compare
Sorry, something went wrong.
No results found