<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
Custom Attribute Statements Pass Incorrect Value for WS-Fed Apps
Single Sign-On
Okta Classic Engine
Okta Identity Engine
Overview

When trying to pass custom attribute statements that leverage Okta Expression Language (OEL) under the General tab of a WS-Fed Template Application, the following error is thrown:

The Template WS-Fed App is misconfigured. Please contact your administrator.



WS-Fed Invalid arguments 

When trying to pass the same custom attribute statements under the Sign On tab of the WS-Fed Template Application, no errors are present, and the expected value is passed successfully. 

Applies To
  • Single Sign-On (SSO)
  • WS-Fed Template
  • Custom Attribute Statements
  • Okta Expression Language (OEL)
Cause

The Attribute Statement field of the General tab performs an additional validation check compared to the Sign On tab's Attribute Statement.

Solution

Use the Sign On tab's Attribute Statements instead of the General tab's Attribute Statements because the latter performs an additional validation.

NOTE: The attribute statements on the Sign On tab must be formatted correctly for the WS-Fed claim (the claim URL) and in an Okta Expression Language-friendly manner to ensure the appropriate value is sent properly.

WS-Federation 
 

Loading
Custom Attribute Statements Pass Incorrect Value for WS-Fed Apps