Applications That Are Using ROPC Authentication Flow
Description
Resource owner password credentials (ROPC) should be avoided if at all possible as this requires the user to expose their current password credentials to the application directly. The application then uses those credentials to authenticate the user against the identity provider.
Query · sigma
selection: properties.message: ROPC condition: selection
Known false positives
- Applications that are being used as part of automated testing or a legacy application that cannot use any other modern authentication flow