Ioannis Kakavas
Ioannis Kakavas
### Elasticsearch Version > 8.0.0 ### Installed Plugins _No response_ ### Java Version _bundled_ ### OS Version N/A ### Problem Description Elasticsearch fails to start when `elasticsearch.yml` is bind mount...
For all of the `InMemoryMetadata` based classes, the signature checking is made in a rather implicit and not obvious way with the use of https://github.com/rohe/pysaml2/blob/1da840e4dc4b7ea4685dca4f214b87b5d5d17d95/src/saml2/mdstore.py#L634-L651 That basically says that if...
We currently use AES CBC by default in order to encrypt the username of the authenticated users in the encrypted session cookies. AES CBC protects only confidentiality and not the...
Decouple base oauth2 plugin from facebook and leave this in core satosa
Hi, I've come across a setup/configuration where we have internal_response attributes which value is an empty list. Something like : ``` {'edupersonorcid': [], 'eppn': ['[email protected]'], 'surname': ['Kakavas']} ``` The attributes...