Hi Scott,
Thanks anyway - I guess I’ll have to go down the non-Docker route :)
If anyone else has successfully added attributes to a docker deployment, please let me
know!
Cheers,
Hannah
On 7 Aug 2019, at 10:54, Scott Koranda <skoranda at
gmail.com> wrote:
Hi,
I’m not totally sure what you mean by undefined.
I’m using the docker
setup where there seem to be separate files for SAML and Shibboleth
attributes: saml_uri.py and shibboleth_uri.py.
Sorry, my bad. I do not use the Docker image from the SATOSA project. I
build my own and use different names for the files in the attribute maps
directory.
The Swiss attributes seem to be correctly defined
in saml_uri.py (you
can see them at
https://github.com/IdentityPython/SATOSA/pull/270/files#diff-a97bd52d95d3b3…)
SWISSEDUPERSON_OID = 'urn:oid:2.16.756.1.2.5.1.1.’
SWISSEDUPERSON_OID+’4’=‘swissEduPersonHomeOrganization’
Yes, I agree. If your image/container is really using those versions of
the files then the mappings are properly defined.
I made a simplified version of my config at (will
send it to you
directly on Slack).
Thanks,
Scott K