Hi,
(sorry for bad english)
I'm calling stored process with REST Json endpoint on this url :
http://"hostname":"port"/SASBIWS/json/storedProcesses/testwebservice
I have java exception in app server log:
" ....com.sas.services.connection.platform.MissingIdentityException:
The user " Anonymous Web User" could not log on to the server "000 - Logical Workspace Server".
No valid identity could be found for the authentication domain "DefaultAuth". "
webanon user exists with internal account in our server.
Maybe webanon user is not the good one to use with this endpoint ?
So what's the procedure for using this sort of endpoint ? i have to create another sas user ?
I'm looking for complete tutorial ( im just a sas dev , not server admin ).
please help 😉
There might be some help following these links:
Otherwise add user credentials in your link (&user=&pass=)
//Fredrik
Ok thanks , but i already read this doc but dont really understand why i have to use credentials with it when i see this in doc :
"For SAS BI Web Services and the SAS Stored Process Web Application, a user who connects through anonymous access uses the SAS Anonymous Web User identity. This is a service identity that functions as a surrogate for users who connect without supplying credentials ."
user credentials for webanon ?
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.
Ready to level-up your skills? Choose your own adventure.