status
The state of the app authorization.
The following states are possible:
PendingConnect
: The initial state of the app authorization. The app authorization is created but not yet connected.Connected
: The app authorization is connected to the application, and is ready to be used.ConnectionValidationFailed
: The app authorization received a validation exception when trying to connect to the application. If the app authorization is in this state, you should verify the configured credentials and try to connect the app authorization again.TokenAutoRotationFailed
: AppFabric failed to refresh the access token. If the app authorization is in this state, you should try to reconnect the app authorization.