Rule Group Challenge Action
data class RuleGroupChallengeAction(val customRequestHandling: RuleGroupCustomRequestHandling? = null)
Checks that the request has a valid token with an unexpired challenge timestamp and, if not, returns a browser challenge to the client.