fix: 修改SAML2.0 Logo

pull/7413/head
Michael Bai 3 years ago committed by 老广
parent c05951b6c4
commit 5aed04d58b

@ -157,7 +157,7 @@ class UserLoginView(mixins.AuthMixin, FormView):
'name': 'SAML2',
'enabled': settings.AUTH_SAML2,
'url': reverse('authentication:saml2:saml2-login'),
'logo': static('img/login_cas_logo.png'),
'logo': static('img/login_saml2_logo.png'),
'auto_redirect': True
},
{

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Loading…
Cancel
Save