]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: SSO not working after REST API versioning 38300/head
authorAvan Thakkar <athakkar@redhat.com>
Thu, 26 Nov 2020 08:36:10 +0000 (14:06 +0530)
committerAvan Thakkar <athakkar@redhat.com>
Tue, 1 Dec 2020 06:44:38 +0000 (12:14 +0530)
commit5d65089469f2afff07ca13261a85849215570fc0
treead8d0e66e21297b65e863ba548d13f27365894a3
parent71f36e8ad42977285991bca921bb1a45c574db1c
mgr/dashboard: SSO not working after REST API versioning

Fixes: https://tracker.ceph.com/issues/48362
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
saml2: Fix versioning parameter for saml2 endpoints, including minor fix for
endpoints with xml=true
src/pybind/mgr/dashboard/controllers/__init__.py
src/pybind/mgr/dashboard/controllers/saml2.py