Package swiss.trustbroker.config.dto
Class FrameOptionsPolicies.FrameOptionsPoliciesBuilder
java.lang.Object
swiss.trustbroker.config.dto.FrameOptionsPolicies.FrameOptionsPoliciesBuilder
- Enclosing class:
FrameOptionsPolicies
-
Method Details
-
fallback
No further differentiation here as the FE, API, and SAML URLs are used together.
Default: SAMEORIGIN- Returns:
this.
-
oidc
/app/device and other api services might run in an application iframe so switch from deny to same origin. Does not work on: Redirects (DENY default applies there still). We make sure in OidcTxResponseWrapper to set SAMEORIGIN instead of DENY just in case.
Default: SAMEORIGIN- Returns:
this.
-
build
-
toString
-