- Have you checked your app activity page for compatibility? https://learn.microsoft.com/en-us/azure/active-directory/manage-apps/migrate-adfs-application-activity
- Check this page too for mapping each field: https://learn.microsoft.com/en-us/azure/active-directory/manage-apps/migrate-adfs-apps-to-azure
ADFS RP to Azure AD RP Migration

Hello,
We are in the process of moving our Relay Parties trusts from on prem ADFS to Azure AD. I have a party trust setup with WebEx and it inlcudes some custom claim rules. Can someone help me in the proper formatting of these claims in Azure AD SSO?
- => issue(Type = "optionalparams", Value = "MW=Pro");
- => issue(Type = "optionalparams", Value = "FL=OFF");
- => issue(Type = "optionalparams", Value = "RC=OFF");
- => issue(Type = "optionalparams", Value = "RE=OFF");
- c:[Type == "http://schemas.microsoft.com/ws/2008/06/identity/claims/windowsaccountname", Issuer == "AD AUTHORITY"]
=> issue(store = "Active Directory", types = ("updateTimeStamp"), query = ";whenChanged;{0}", param = c.Value);
I am not sure if any of these are supported in Azure AD SSO. If so assitance in the proper formatting and setup would be greatly appreciated.
Thank You
4 answers
Sort by: Most helpful
-
Ĵerome L 196 Reputation points
2020-04-09T15:09:18.297+00:00 -
Ĵerome L 196 Reputation points
2020-04-09T15:14:47.577+00:00 But you would add them under custom attribute.
-
DT_Support 21 Reputation points
2020-04-09T17:52:47.533+00:00 Hi JLight,
Thank you for the response. App compatibility shows everything is green and ready to move.
I think the custom attributes is what I was looking for and if their would be any special formatting, but from your example, looks pretty straight forward.
-
DT_Support 21 Reputation points
2020-04-17T18:15:12.137+00:00 I have another question surrounding the "optionalparams" as the name.
When adding that claim its only allowing a single "optionalparams" name. I cannot add another claim name "optionalparams"
Based on the values, would use the MW as the name and the value as Pro