Package com.inductiveautomation.ignition.gateway.auth.web.strategy
package com.inductiveautomation.ignition.gateway.auth.web.strategy
-
ClassDescriptionBase class for
WebAuthStrategy
implementationsA WebAuthStrategy provides methods for an end user to initiate authentication requests which may require a User Agent to visit an external Identity Provider (IdP) to prove their Identity.Adapter interface forWebAuthStrategies
Configuration for aWebAuthStrategy
Context in which aWebAuthStrategy
runs