Ivan Kanakarakis
Ivan Kanakarakis
I agree that we should review this and change it (or make it configurable)
This is very nasty on Python's part. I am really sad for this state of things. --- The option being discussed, is to implement "NamedTemporaryFiles" some other way. To be...
Let's differentiate between things; we have (at least) the following: - the [SAML2 core specification][core] - the [SAML2 SSO profile specification][sso] - the [saml2int specification][int] --- - Per the core...
Semi-related to #524
Friendly names are used in the [configuration](https://github.com/IdentityPython/pysaml2/blob/master/docs/howto/config.rst): - [Policy configuration](https://github.com/IdentityPython/pysaml2/blob/master/docs/howto/config.rst#policy) > _name_form_ > Which name-form that should be used when sending assertions. Using this information the attribute name in the...
Call chains into `attribute_converter`
> [E49]Attributes are identified/named by the combination of the `NameFormat` and `Name` XML > attributes described above. **Neither one in isolation can be assumed to be unique**, but taken >...