yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #64415
[Bug 1693166] Re: keystone federation auth
** Changed in: keystone
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1693166
Title:
keystone federation auth
Status in OpenStack Identity (keystone):
Invalid
Bug description:
When I create a mapping with rule as following:
[
{
"local": [
{
"group": {
"name": "group1",
"domain": {
"name": "domain1"
}
}
}
],
"remote": [
{
"type": "openstack_user"
},
{
"type": "openstack_user_domain"
}
]
}
]
I have an idp user, and I got the assertion and now I want to GET GET
v3/OS-FEDERATION/identity_providers/keystone-idp/protocols/saml2/auth,
Error happens like:
keystoneauth1.exceptions.http.InternalServerError: An unexpected error prevented the server from fulfilling your request. (HTTP 500)
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1693166/+subscriptions
References