AccessApplicationPolicyRequireExternalEvaluation

data class AccessApplicationPolicyRequireExternalEvaluation(val evaluateUrl: String, val keysUrl: String)

Constructors

constructor(evaluateUrl: String, keysUrl: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The API endpoint containing your business logic.

Link copied to clipboard

The API endpoint containing the key that Access uses to verify that the response came from your API.