-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enterprise App - how do I get cert info, notification email, user attribs, claims? #14
Comments
I only get partial information via $EntApp | FL * |
Hello, cheers, |
Adding my support to this issue. I am unable to export Attributes & Claims for Enterprise Apps using PowerShell. I tried both Get-AzureADApplication and Get-AzureADServicePrincipal, and they are not included in either. Adding Attributes & Claims to either or both Get-AzureADApplication and Get-AzureADServicePrincipal would be a great help! |
If I configure an Enterprise Application, with SSO,
how do I get the certificate information, the notification email, the user attribs, the claims?
Get-AzureADapplication doesn't provide any of this.
The text was updated successfully, but these errors were encountered: