File: bug-1689424-set-adfspassword-endpointreference-f186d84a54007b09.yaml

package info (click to toggle)
python-keystoneauth1 5.10.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,252 kB
  • sloc: python: 23,552; xml: 285; makefile: 93; sh: 2
file content (13 lines) | stat: -rw-r--r-- 500 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
prelude: >
    Allow setting EndpointReference in ADFSPassword
features:
  - >
    Add the ability to specify the WS-Policy EndpointReference used in the
    ADFSPassword plugin's RequestSecurityToken message via the
    'service-provider-entity-id' option. Also added 'identity-provider-url'
    option which was required, but missing from option list.
fixes:
  - >
    [`bug 1689424 <https://bugs.launchpad.net/keystoneauth/+bug/1689424>`_]
    Allow setting EndpointReference in ADFSPassword.