Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
merill committed Jan 31, 2024
2 parents 8b5a631 + 0128c2f commit 72ca75e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ View the latest list of cmdlets on the [cmdlet summary](../../wiki/Cmdlets) page
| [ConvertFrom-MsIdSamlMessage](https://github.com/AzureAD/MSIdentityTools/wiki/ConvertFrom-MsIdSamlMessage) | Convert SAML Message structure to PowerShell object. |
| [ConvertFrom-MsIdUniqueTokenIdentifier](https://github.com/AzureAD/MSIdentityTools/wiki/ConvertFrom-MsIdUniqueTokenIdentifier) | Convert Azure AD Unique Token Identifier to Request Id. |
| [Expand-MsIdJwtTokenPayload](https://github.com/AzureAD/MSIdentityTools/wiki/Expand-MsIdJwtTokenPayload) | Extract Json Web Token (JWT) payload from JWS structure to PowerShell object. |
| [Export-MsIdAppConsentGrantReport](https://github.com/AzureAD/MSIdentityTools/wiki/Export-MsIdAppConsentGrantReport) | Lists and categorizes privilege for delegated permissions (OAuth2PermissionGrants) and application permissions (AppRoleAssignments). |
| [Find-MsIdUnprotectedUsersWithAdminRoles](https://github.com/AzureAD/MSIdentityTools/wiki/Find-MsIdUnprotectedUsersWithAdminRoles) | Find Users with Admin Roles that are not registered for MFA |
| [Get-MsIdAdfsSamlToken](https://github.com/AzureAD/MSIdentityTools/wiki/Get-MsIdAdfsSamlToken) | Initiates a SAML logon request to and AD FS server to generate log activity and returns the user token. |
| [Get-MsIdAdfsSampleApp](https://github.com/AzureAD/MSIdentityTools/wiki/Get-MsIdAdfsSampleApp) | Returns the list of availabe sample AD FS relyng party trust applications available in this module. These applications do NOT use real endpoints and are meant to be used as test applications. |
Expand Down
Binary file removed report5.xlsx
Binary file not shown.

0 comments on commit 72ca75e

Please sign in to comment.