AppNode
AppNode represents metadata for an application in app access context.
Fields
| Field | Type | Description |
|---|---|---|
| appId | String! | ID of the application. |
| appName | String! | Display name of the application. |
| applicationLogoId | String! | Unique identifier for mapping the application to its logo. |
| idpType | IdpType! | Identity provider type for this application. |
| logoId | AppLogoId! | Logo enum for the application. UNSPECIFIED means no known logo. |
| nativeType | NativeType! | Native type of the application. |
| principalType | PrincipalRiskySummaryPrincipalType! | Principal type of the application. |
Used By
Referenced by