Discussions
How to access (SSO) Link using client ipart at angular
5 years ago by Mathusuthanan
Hi Team ,
We have a client application(SSO) that application link should return a JSON value.
If I tried to access the return values using angular client iPartin client application(SSO) link using below method:
this.http.get
" How can I access the client application link in angular client iPART?Do I need to pass any data to access the link ?

