Skip to content
Snippets Groups Projects
Commit c707fdae authored by Alberto Colla's avatar Alberto Colla
Browse files

Update federated_auth_juju.rst

parent 7252f8f0
No related merge requests found
...@@ -33,7 +33,7 @@ For example:: ...@@ -33,7 +33,7 @@ For example::
juju attach-resource keystone-saml-mellon sp-private-key="./sp-private-key.pem" juju attach-resource keystone-saml-mellon sp-private-key="./sp-private-key.pem"
juju attach-resource keystone-saml-mellon sp-signing-keyinfo="./sp-signing-keyinfo.xml" juju attach-resource keystone-saml-mellon sp-signing-keyinfo="./sp-signing-keyinfo.xml"
openstack identity provider create --remote-id https://idp311.idem.garr.it/idp/shibboleth idem-fed openstack identity provider create --remote-id https://idp.aai-test.garr.it/idp/shibboleth idem-fed
cat rules.json #note that OID 1.3.6.1.4.1.5923.1.1.1.6 is allocated to eduPersonPrincipalName cat rules.json #note that OID 1.3.6.1.4.1.5923.1.1.1.6 is allocated to eduPersonPrincipalName
[{"local": [{"user": {"domain": {"name": "cloudusers"}, "type": "local", "name": "{0}"}}], "remote": [{"type": "MELLON_urn:oid:1.3.6.1.4.1.5923.1.1.1.6"}]}] [{"local": [{"user": {"domain": {"name": "cloudusers"}, "type": "local", "name": "{0}"}}], "remote": [{"type": "MELLON_urn:oid:1.3.6.1.4.1.5923.1.1.1.6"}]}]
openstack mapping create --rules rules.json saml2_mapping openstack mapping create --rules rules.json saml2_mapping
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment