mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 11:01:56 +02:00
Merge pull request #3587 from overleaf/jel-ip-notification-sso
Enable SSO auto-link via IP matcher notification GitOrigin-RevId: 292a13f8ed7f82987e0583c8d404073e1224daea
This commit is contained in:
@@ -64,7 +64,7 @@ include ../../_mixins/saml
|
||||
) #{translate("find_out_more_nt")}
|
||||
.notification-action
|
||||
a.pull-right.btn.btn-sm.btn-info(
|
||||
href=`{{samlInitPath}}?university_id={{notification.messageOpts.institutionId}}`
|
||||
href=`{{samlInitPath}}?university_id={{notification.messageOpts.institutionId}}&auto=/project`
|
||||
)
|
||||
| #{translate("link_account")}
|
||||
.notification-close
|
||||
|
||||
Reference in New Issue
Block a user