Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Project TitleDrupal - Account Creation Review (Approve/Deny)
Target Release
Epichttps://help.library.ucsb.edu/browse/APIGEE-127
Document Status
DRAFT
Document Owner

Document Sign-Off
Subject Matter Expert(s)
Technical Expert(s)

Background & Business Value

Any user (or bot) can attempt to create an account within the Developer Portal. We should extend the account creation functionality in Drupal to approve or deny when appropriate.

Goals

  • Auto-deny requests that fit particular criteria
  • Auto-approve requests that fit particular criteria

Assumptions

Out of Scope

Requirements

Ticket(s)TitleUser StoryPriorityNotes

Auto-Deny RequestsAs a Developer Portal Admin, I would like new Developer Portal accounts to be auto denied if they fit certain criteria.MUST HAVE
  • If they have a non-UCSB email address (ie. ucsb.edu must appear after theĀ @).

Auto-Approve RequestsAs a Developer Portal Admin, I would like new Developer Portal accounts to be auto approved if they fit certain criteria.MUST HAVE
  • If they have ucsb.edu email address and the email address can be verified in the campus LDAP.

User Interaction, Design & Architecture

Examples and References

Questions

Below is a list of questions to be addressed as a result of this requirements document:

QuestionOutcomeDecision Date
  • No labels