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:
Jessica Lawshe 2021-02-02 08:25:21 -06:00 committed by Copybot
parent 2bef6cd2e5
commit 2c200d9e76

View file

@ -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