diff options
Diffstat (limited to 'webapp/components/login')
-rw-r--r-- | webapp/components/login/login_controller.jsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/components/login/login_controller.jsx b/webapp/components/login/login_controller.jsx index ca06caf0b..d2dbf1800 100644 --- a/webapp/components/login/login_controller.jsx +++ b/webapp/components/login/login_controller.jsx @@ -484,7 +484,7 @@ export default class LoginController extends React.Component { loginControls.push( <a className='btn btn-custom-login saml' - key='gitlab' + key='saml' href={'/login/sso/saml' + this.props.location.search} > <span> |