cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

authenticate user by URL

dezudas
New Member

Is there any way I can authenticate using by URL, so that user can directly access the application without providing user name and password.

1 REPLY 1

Saradhi.Potharaju
AppDynamics Team (Retired)

Hi,

 

To access controller UI you need to login atleast once till the session times out again. If you open subsequent tabs in the same browser then you need not login again and it automatically logs in as browser stores cookies.

 

But if the question is about logging in once and then not requiring to login forever after that, then this cannot be achieved.

 

There are options for integrating external authentication but  the answer remains the same.

https://docs.appdynamics.com/display/PRO43/External+Authentication+Providers

 

Regards,
Saradhi