add configurations to support admin ui
All Submissions:
- [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
- [YES] I have updated the documentation accordingly.
- [YES] My code follows the code style of this project.
Current Behavior or Linked Issues
Does this introduce a breaking change?
- [NO]
Other information
- Add
"User.ReadBasic.All","Application.Read.All"
for the azure ad application to support admin ui configuration - Ref: https://community.opengroup.org/osdu/ui/admin-ui-group/admin-ui-totalenergies/admin-ui-totalenergies/-/blob/main/OSDUApp/src/environments/environment.ts?ref_type=heads#L15
- Configure redirect URI for Single Page Application
Edited by saketh somaraju [EPAM]