File: allow-os-access-token-type-device-auth-536c6d2b708e9b1f.yaml

package info (click to toggle)
python-keystoneauth1 5.12.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,284 kB
  • sloc: python: 23,506; xml: 285; makefile: 93; sh: 2
file content (6 lines) | stat: -rw-r--r-- 209 bytes parent folder | download
1
2
3
4
5
6
---
fixes:
  - |
    OIDC Device Authorization Flow: allow acquiring either an OIDC id_token or
    an OAuth access_token as some IDPs provide both (RFC8628 does not specify
    if ID tokens may be acquired).