Hello,
I have a requirement to send a URL with POSt from Enterprise Portal (could be an applicationintegrator or URL iView) with the MappedUser and Group parameters to a .NET application site running IIS 7.0. The .NET site will return a JSON Web Token that would encrypt the MappedUser and Group to the Enterprise Portal. From there I have to append the token with another URL and perform a GET to access the .NET application site.
We are not doing any SSO or SAP logon ticket. The requirement is to ensure the parameters are encrypted with JSON for security purposes. Have anyone done this before?
Platform Netweaver 7.3 EhP1 Portal.
Thank you,
D