You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Marcus Christie (Jira)" <ji...@apache.org> on 2021/06/10 21:03:00 UTC

[jira] [Assigned] (AIRAVATA-3468) Check if profile is complete and require completion before creating Airavata user profile

     [ https://issues.apache.org/jira/browse/AIRAVATA-3468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcus Christie reassigned AIRAVATA-3468:
-----------------------------------------

    Assignee: Marcus Christie

> Check if profile is complete and require completion before creating Airavata user profile
> -----------------------------------------------------------------------------------------
>
>                 Key: AIRAVATA-3468
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-3468
>             Project: Airavata
>          Issue Type: Sub-task
>            Reporter: Marcus Christie
>            Assignee: Marcus Christie
>            Priority: Major
>
> Check if
> - username only contains alphanumeric characters and underscore, hyphen and period: {{[a-zA-Z0-9_-.]+}}
> - first name is provided
> - last name is provided
> - email is provided and validated
> If any of these are missing or invalid then the user record is flagged as invalid and the user isn't able to proceed. API calls are blocked including creating the Airavata user profile since we want to make sure the username is correct before doing so.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)