cancel
Showing results for 
Search instead for 
Did you mean: 

ADF-APS Token Expire time

sanjaybandhaniya
Elite Collaborator
Elite Collaborator

Hi,

I am usingADF with APS.

1)What is the ticket expire time?

2)Can I use refresh token mechanism after ticket expire?

Is there any property where we can change that?

@mromano @eugenio_romano 

4 REPLIES 4

abbask01
Star Collaborator
Star Collaborator

like APS webapp, ADF also works on cookie based auth, these [auth] token are maintained on APS side. read docs for managing cookies in APS - https://docs.alfresco.com/process-services1.11/topics/cookie_configuration.html

Regards,
Abbas

As per cookies max age,token also having same age?

Yes, if security.cookie.database-removal.max-age is not provided

Regards,
Abbas

I am using basic auth.

I have set cookie mag axe but it will work for APS UI only not for ADF.