Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guidopreite/dec
Dataverse Email Checker
https://github.com/guidopreite/dec
Last synced: 26 days ago
JSON representation
Dataverse Email Checker
- Host: GitHub
- URL: https://github.com/guidopreite/dec
- Owner: GuidoPreite
- License: mit
- Created: 2024-07-29T03:23:14.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-29T03:40:43.000Z (5 months ago)
- Last Synced: 2024-07-29T04:47:06.790Z (5 months ago)
- Language: JavaScript
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dataverse Email Checker
Dataverse Email Checker (DEC) is an application to compare a list of email addresses against Dataverse and Entra users.The tool shows if the email address belongs to a Dataverse user (Enabled or Disabled), to an Entra user (Enabled or Disabled), to an Entra User not inside Dataverse (Enabled or Disabled) and if there are email addresses not found inside Entra.
The email lists can be downloaded as CSV file (icon 📩) and for "Enabled Entra Users not inside Dataverse" it is also possible to download a CSV file (icon 📥) for bulk import inside an Entra group (for example the one defined as security group for the Dataverse envinronment).
**Demo**: https://guidopreite.github.io/DEC/
For the Demo you can use the following list of email addresses:
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]The tool is released as Managed Solution