Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] - Sign In Enhancement #20

Open
latetedemelon opened this issue Apr 30, 2024 · 3 comments
Open

[Feature Request] - Sign In Enhancement #20

latetedemelon opened this issue Apr 30, 2024 · 3 comments

Comments

@latetedemelon
Copy link

Today, Simplefin is using an email to provide access:

  1. User enters their email
  2. User is sent a link
  3. No further progress possible on sign on page
  4. User clicks link for access.

I'm requesting a (hopefully) small change to this. Essentially the link is a static url with a token attached. I'm hoping that the sign on page can be enhanced to accept the token via the front end instead of having to click the link. Essentially the workflow would then be:

  1. User enters email
  2. User is sent a link as well as the plain text token in their email.
  3. Page redirects to a new page waiting for a token to be entered.
  4. User can EITHER click the link or enter the plain text token on the sign on page

This would be very helpful for those of us who have to deal with link scanning software :P

@iffy
Copy link
Member

iffy commented May 1, 2024

We're open to considering this. What is the link scanning software doing that is making the current process bad/broken?

@latetedemelon
Copy link
Author

There's two I deal with. One built into MS Defender which is probably the most common and one on the Ironport.

@latetedemelon
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants