MVP
11
Views
0
Comments
[Single Sign-On Mobile] Unnecessary Server Action Call on StartSSOAuthentication
Question
single-sign-on-mobile
Mobile icon
Forge component by Platform Maintenance
Application Type
Mobile

Hello,

I've identified that in the client-side action StartSSOAuthentication there is an unnecessary server-side action GetToken call just to do two string-splits, that can be done safely on the client side.

Can you please look into this and remove this unnecessary server call?

Thank you for your help and time.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.