]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix error when enabling SSO with cert. file 34402/head
authorAlfonso Martínez <almartin@redhat.com>
Wed, 18 Mar 2020 16:19:13 +0000 (17:19 +0100)
committerAlfonso Martínez <almartin@redhat.com>
Fri, 3 Apr 2020 14:32:31 +0000 (16:32 +0200)
commitaf2499243dc09e3901467443f440647b4ec18410
tree725ab49b1b77875085303278e30eb02ca805f0f3
parent17cd5d7f924f61abc03850f6549554a4fa098003
mgr/dashboard: fix error when enabling SSO with cert. file

Also:
* Disabled security setting 'wantNameIdEncrypted': not all Identity Providers support this and we are already requiring encrypted assertions (which is the default).

Fixes: https://tracker.ceph.com/issues/44666
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
(cherry picked from commit 8b0b9277ca3aa0dc5313ac635a06c0f80000b6ac)
src/pybind/mgr/dashboard/services/sso.py