Service now integration with jira using OAuth

bhanuteja22
Tera Contributor

Hi Team,

 

I want to know where accesss token is stored  and what is the expiry of it

 

Thanks

 

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @bhanuteja22 

 

In ServiceNow, both access tokens and refresh tokens used in OAuth 2.0 authentication are stored in the oauth_credential tableThe access token has a default lifespan of 60-90 minutes (75 minutes on average), while the refresh token typically has a lifespan of 90 days. 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @bhanuteja22 

 

https://www.servicenow.com/docs/fr-FR/bundle/yokohama-platform-security/page/administer/security/tas...

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************