LoFP LoFP / applications that are being used as part of automated testing or a legacy application that cannot use any other modern authentication flow

Techniques

Sample rules

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.

Detection logic

condition: selection
selection:
  properties.message: ROPC