Hi Team,
How can we restrict portal access to all the public users, Our requirement is can we access portal by using tokens? like will pass the token to the url parameters and validate it with expiration time, if so how can we genarate tokens in appian and access it
Thanks,
Discussion posts and replies are publicly visible
In addition to the 2 good suggestions already submitted, another thing one can consider in this use case (not to replace the URL parameter idea but perhaps to supplement it) would be to ask the user to type in something they've already been provided, like a one-time-use PIN, etc, which you could set up a system where such information needs to match the encoded data passed in via URL parameters.
hi mike, i tried of using the JWT Plugin but i see the plugin is not supported in portal, i see below error
xpression evaluation error [evaluation ID = a09a4:fe553] in rule 'gbl_uiparentpngchecklistportal' at function 'validatejwtsignature' [line 130]: Expression evaluation error : The function 'validatejwtsignature' is unavailable.