cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
358
Views
0
Helpful
2
Replies

How to get access token with no human interaction?

Marius Cristian
Level 1
Level 1

Hello
We have a backend who needs to login. So that means that there is no Human who is logging in. How can we get the access token?

We saw that every authenticaton flows use human interaction (a redirect URI with login page appears and after the user fills the credentials the "code" used for session token is in URI)

The question is: can we get the code or session token without user interaction? Just filling the client id, client secret or credentials?

2 Replies 2

dtibbe
VIP
VIP

Depending on the use case, bots may also be a solution..

Raffaele Lagana
Cisco Employee
Cisco Employee

I believe Service Apps should help, please review and feel free to ask any queries if needed.