openstack when configured as service provider giving error "Missing entity id from environment"
Openstack mapping create SAS –remote-id https://idp1.cryptocard.com/idp/shibb...
+-------------+--------------------------------------------+
| Field | Value |
+-------------+--------------------------------------------+
| description | None |
| enabled | True |
| id | SAS |
| remote_ids | https://idp1.cryptocard.com/idp/shibboleth |
+-------------+--------------------------------------------+
Openstack mapping create SAS_mapping --rules mapping.json
+-------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field | Value |
+-------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id | SAS_mapping |
| rules | [{u'remote': [{u'type': u'Shib-Identity-Provider', u'any_one_of': [u'https://idp1.cryptocard.com/idp/profile/SAML2/POST-SimpleSign/SSO']}], u'local': [{u'group': {u'id': u'e67bb0d92539440cbd36603f6ac3fd20'}}]}] |
+-------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
Openstack federation protocol create test_SAS –identity-provider SAS –mapping SAS_mapping
+-------------------+-------------+
| Field | Value |
+-------------------+-------------+
| id | test_SAS |
| identity_provider | SAS |
| mapping | SAS_mapping |
+-------------------+-------------+