summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/bug-1766731-3b29192cfeb77964.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/notes/bug-1766731-3b29192cfeb77964.yaml b/releasenotes/notes/bug-1766731-3b29192cfeb77964.yaml
new file mode 100644
index 0000000..fe88b15
--- /dev/null
+++ b/releasenotes/notes/bug-1766731-3b29192cfeb77964.yaml
@@ -0,0 +1,7 @@
+---
+fixes:
+ - |
+ [`bug 1766731 <https://bugs.launchpad.net/keystonemiddleware/+bug/1766731>`_]
+ Keystonemiddleware now supports system scoped tokens. When a system-scoped
+ token is parsed by auth_token middleware, it will set the
+ ``OpenStack-System-Scope`` header accordingly.