Enhance fail authentication action of output translation profile
Description
Add option to handle error directly on Unity side, instead of returning the error to client.
Configure using the standard Unity "finalization" screen, i.e. allow to set the text and title of the error view, support redirect to a given address.
Attachments
2
Activity
Show:
Krzysztof June 12, 2023 at 2:28 PM
QA #2: +1
Krzysztof June 9, 2023 at 3:09 PM
QA:
rendering of i18n text typed attribtues on profile view is showing raw Json. Instead show a message in the default locale (and empty string instead of null)
similar fix needed in editor: rule caption is showing raw JSON.
Add option to handle error directly on Unity side, instead of returning the error to client.
Configure using the standard Unity "finalization" screen, i.e. allow to set the text and title of the error view, support redirect to a given address.