_features.txt
# User Feedback
Add SP access to Azure Key Vault Add SP access to Azure roles Get list of admins a user is a member of Get list of Sps expiring password credentials Create App Roles # My Personal List Return only access token when using Get-AadToken & Get-AadTokenUsingAdal by default Get App same way as SP (using AnyId) Programmatic Consent (Take AppRoles and OAuth2PermissionGrants from App Reg and add to SP) Provide discrepanies between App reg and SP > Verify app Roles > Verify OAuth2PermissionGrants > Verify App URI ID/SPNs > Verify Reply Address Create OAuth2 Permission grant Find app based on ReplyAddress Get list of directories a user is a member of Add Azure RBAC explort | import Update Get-AadToken & Get-AadTokenUsingAdal to provide AnyId Login Browser Create Cert and add to App Generate ClientAssertion Add Azure powershell integration |