Flexible App Version Api Config Args
Constructors
Properties
Link copied to clipboard
Action to take when users access resources that require authentication. Default value is AUTH_FAIL_ACTION_REDIRECT
. Possible values are: AUTH_FAIL_ACTION_REDIRECT
, AUTH_FAIL_ACTION_UNAUTHORIZED
.
Link copied to clipboard
Security (HTTPS) enforcement for this URL. Possible values are: SECURE_DEFAULT
, SECURE_NEVER
, SECURE_OPTIONAL
, SECURE_ALWAYS
.