_features.txt

++++++++++++++++++++++++++++++
# User Feedback
 
Object Access
> Output Service Principal Access to file
> Transitive membership
> User Principal Access
 
Get list of Sps expiring password credentials
> Roll Password Credential (Client Secret)
Create App Roles
 
+++++++++++++++++++++++++++++
# My Personal List
Provide discrepanies between App reg and SP
> Verify app Roles
> Verify OAuth2PermissionGrants
> Verify App URI ID/SPNs
> Verify Reply Address
 
Programmatic Consent (Take AppRoles and OAuth2PermissionGrants from App Reg and add to SP)
SignIn Report
Directory Audit report
Get list of directories a user is a member of
Add Azure RBAC export | import
Login Browser
Get Certs from AAD
Create Cert and add to App
Generate ClientAssertion
GetUserRealm
Get Discovery Key endpoint
Validate token
 
Return only access token when using Get-AadToken & Get-AadTokenUsingAdal by default