We need to have contact info for the person that makes the request for a new Project + OIDC Clients. We need to capture their IDIR as well
AC:
Add a required field for email address
If the JWT includes an email address as a claim, pre-populate to that and ask the user if it is correct (they can update if they want to use another email address).
Otherwise, require the user to fill in an email address.
We don't need to validate the email address at this time (maybe later as a separate story).
We need to have contact info for the person that makes the request for a new Project + OIDC Clients. We need to capture their IDIR as well
AC: Add a required field for email address If the JWT includes an email address as a claim, pre-populate to that and ask the user if it is correct (they can update if they want to use another email address). Otherwise, require the user to fill in an email address.
We don't need to validate the email address at this time (maybe later as a separate story).