Ali12345
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Ali12345-
Ali12345 commented,
Hello , I want to implement this in ServiceNow. ServiceNow uses JavaScript for both client and server side scripting. So i need this implementation in JavaScript. I am exactly not sure about earli...
-
Ali12345 commented,
Hello , I went through the link before also. It described method of node.js but I want pure JavaScript implementation of this. Please help. Thanks,Ali
-
Ali12345 created a post,
How to decrypt a private key in pure non-Node Javascript
Hello All, I need to use BOX integration with JWT authorization. I cannot use BOX SDKs as I want to run my application on ServiceNow platform which supports only javascript. How should I decry...
-
Ali12345 commented,
Hello, Apologies. Just now got the answer to above query. Are service accounts available within a standard OAuth 2 application?No, a standard OAuth 2 application is constructed to connect directly...
-
Ali12345 commented,
Hello, Thank you for your response. I may not be able to use SDK as I want this functionality in ServiceNow. To use SDK again it is complex thing as I need to configure node.js (or similar) in our...
-
Ali12345 created a post,
query service account
Hello Experts, Actually I am a ServiceNow Developer and trying to integrate SNOW and BOX with rest API.While my initial research I found that I need to create a application in BOX and using those ...