Skip to main content
Nintex Community Menu Bar

Claim Based Authentication - Not authorized web page.

  • November 9, 2016
  • 1 reply
  • 10 views

Forum|alt.badge.img+1

I have integrated the claim based authentication to the k2smartforms , and it is working fine, what I would like to cutomize now is the error message when a user has not the right to access the page somethig like "You are not Authorized to access" instead to get the generic error of the claim mapping from k2 like this: 13114iD9A92AAFF0D32365.png

 

Any idea?

 

 

1 reply

Forum|alt.badge.img+18
  • November 9, 2016

You can try catching this error on form init and displaying a more user friendly message:


http://community.k2.com/t5/K2-Appit/Error-Handling-in-SmartForms/ta-p/71984


* I have not tested this scenario