I've had a request from our Support Manager asking for a second 'Sign In' to be added to the Header of our Support Guide sign in page for our customer's to use as we have Staff signing in with the Authenticator which our customers don't have yet.
I can't find much online and when going to edit the header.hbs I find I can't see/find the script is either my CSS or JS file to add a new entry to set the hyperlink target:
HEADER.HBS
{{#link "sign_in" class="sign-in"}}
{{t 'sign_in'}}
{{/link}}
CSS
.nav-wrapper a.sign-in {
display: inline-block;
}

Hey Simon,
Yeah, if you adjust your security settings so that Microsoft Auth isn't enabled for your end-users - you should be all set.
Have a wonderful day!
Eric Nelson | Manager - Developer Advocacy