keystone federation auth

Bug #1693166 reported by yangweiwei
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Invalid
Undecided
yangweiwei

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)

yangweiwei (496176919-6)
Changed in keystone:
assignee: nobody → yangweiwei (496176919-6)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystone (master)

Fix proposed to branch: master
Review: https://review.openstack.org/467571

Changed in keystone:
status: New → In Progress
Revision history for this message
Lance Bragstad (lbragstad) wrote :

Do you have a stack trace of the keystone logs showing the error?

yangweiwei (496176919-6)
Changed in keystone:
status: In Progress → Invalid
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on keystone (master)

Change abandoned by yangweiwei (<email address hidden>) on branch: master
Review: https://review.openstack.org/467571

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.