Hi Team,
I have a requirement that I need to get a value from the URL (a querystring datetime value) and compare it with the current dateTime in B2C policy.
As you can see these two are different datatypes (string, dateTime), Are there any claims transformation that I can use to convert a string to dateTime and vice versa?
Similarly, is it possible to convert an string to an Integer in B2C policy.
Appreciate your help.
John