Expand my Community achievements bar.

SOLVED

AEP API authentication using JWT or OAUTH

Avatar

Level 2

Hi All,

 

We are currently using Adobe provided authentication mechanism where access token is generated with Adobe authentication server. This is working as expected for applications authentication to use APIs.

 

Can some one guide if we can use a centralized authentication server outside Adobe (inhouse systems)

for generating access token and is there any document guiding on how to do so. 

 

Thanks,

Mohini

1 Accepted Solution

Avatar

Correct answer by
Level 8

Hi @mohiniu12161390,

 

You can't replace Adobe's IMS with your own authentication server, but you can manage and store tokens within your proppe sustem to facilitate integrations VIA API.

 

You can have a look to the following documentation: https://developer.adobe.com/developer-console/docs/guides/authentication/ServerToServerAuthenticatio... 

 

Hope it helps.

 

Kind regards,

Celia

View solution in original post

4 Replies

Avatar

Administrator

@ccg1706 @narendragandhi @arpan-garg @Tof_Jossic @renatoz28 @pradnya_balvir @Ankit_Chaudhary @Hitaprem Whenever you have a moment, please check out this question and share your knowledge!



Kautuk Sahni

Avatar

Community Advisor

Hi @mohiniu12161390 

 

Can you please elaborate on your request. As far as I know, currently you can only use Adobe provided authentication mechanism to access the APIs.

 

You can explore this project - https://github.com/adobe/aepp if you are trying to write some scripts to invoke these API.

 

Hope this helps!

 

Thanks

Narendra

Avatar

Administrator

@mohiniu12161390 Did you find the suggestion helpful? Please let us know if you need more information. If a response worked, kindly mark it as correct for posterity; alternatively, if you found a solution yourself, we’d appreciate it if you could share it with the community. Thank you!



Kautuk Sahni

Avatar

Correct answer by
Level 8

Hi @mohiniu12161390,

 

You can't replace Adobe's IMS with your own authentication server, but you can manage and store tokens within your proppe sustem to facilitate integrations VIA API.

 

You can have a look to the following documentation: https://developer.adobe.com/developer-console/docs/guides/authentication/ServerToServerAuthenticatio... 

 

Hope it helps.

 

Kind regards,

Celia