ios - How can I optimize my Identity Server 3 login page -
currently have instance of identity server 3 hosted sts , have ios client app uses authentication. way ios client interacts sts phone's browser. navigates url of sts , regular login page shows up:
except 1 see on screen have external providers option. when select either of flow goes here there , in browser shows pages not optimized mobile client(you have zoom, navigate zoom out etc.). wish offer more smoother experience ios client users. first came on mind customize sts ui suggested here: identity server 3 login page customization. i'm still not sure if right approach.
in perfect world have native , looks this:
and communicate sts. since 1 of main purposes of oauth , oidc not enter credentials on client side tend think have make optimizations on sts. can give me suggestions optimize user experience on login?
Comments
Post a Comment