BookmarkSubscribeRSS Feed
Jchapman
Calcite | Level 5

What is the syntax for passing authentication to mid-tier for json request to a web service?

Example link is

http://mycompany.com/SASBIWS/json/storedProcesses/Shared%20Data/storedprocess

2 REPLIES 2
Jchapman
Calcite | Level 5

Basically I need to programmatically authenticate the call.

boemskats
Lapis Lazuli | Level 10

I'd assume that you need to integrate your SASBIWS application with JAAS auth on your app server and reconfigure it away from anonymous auth. That way each http request should be treated the same way as they are with the SPWA.

I've never done this though. I chose to use the SPWA for things like this due to the fact that the default authentication setup is better and there are fewer overheads in terms of stuff like axis2 etc.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 1400 views
  • 0 likes
  • 2 in conversation