keystone federation mapping rules with blacklist
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Identity (keystone) |
Fix Released
|
Low
|
Lance Bragstad |
Bug Description
When I create a rule like:
[
{
"local": [
{
"user": {
},
}
}
],
"remote":[
{
}
]
}
]
And 'bob' logins to the SP, the result is OK. But actually, bob is in the blacklist, he should has no right to login to SP. ('bob' is a user of idp.)
Changed in keystone: | |
milestone: | none → pike-rc1 |
summary: |
- keystone fedeartion mapping rules with blacklist + keystone federation mapping rules with blacklist |
Changed in keystone: | |
importance: | Undecided → Low |
Fix proposed to branch: master /review. openstack. org/468278
Review: https:/