OpenConext / Stepup-AzureMFA

GSSP IdP for Stepup Authentication using Azure MFA
Apache License 2.0
0 stars 1 forks source link

MVP: Registration workflow #3

Closed MKodde closed 4 years ago

MKodde commented 4 years ago

What's working:

  1. You can start a registration from the demo sp.
  2. Fill an email address, which is then matched against the institution configuration.
  3. Continue the registration process when it matches any.
  4. Shows validation message if the specified email is not correct or unknown to us.

Todo:

  1. Further implement the Azure MFA ADFS authentication.
  2. Gold plate the validation solution of the domain matching (turn into custom constraint). And make translation messages translatable
  3. Styling.
pablothedude commented 4 years ago

Feel free to merge this back and address this later on.