How to logout from opendaylight aaa/restconf. #opendaylight


sachin.gupta@...
 

Hello,

Is there any RPC available to logout from opendaylight restconf ?


Michael D?rre
 

I do not think so. The only thing which is kind of a session is the session cookie which is a jetty feature. Sadly still not disableable. But for ONAP we have added a patch so that this JSESSIONID Cookie can be disabled.

Kind regards,
Michael

On 12.07.21 09:51, sachin.gupta@... wrote:
Hello,

Is there any RPC available to logout from opendaylight restconf ?



--

Michael Dürre

Software Engineer

 

highstreet technologies GmbH

Hähnelstraße 6

12159 Berlin

Skype: michael.duerre@...

E-Mail: michael.duerre@...

Web: http://www.highstreet-technologies.com

 

Geschäftsführer: Dipl.-Ing. (FH) Alfons Mittermaier

Handelsregister: Amtsgericht Charlottenburg, HRB 114905 B

Firmensitz: Berlin

USt-IdNr.: DE261090513

 

 


sachin.gupta@...
 

On Mon, Jul 12, 2021 at 01:33 PM, Michael D?rre wrote:

 

 

Can we change property of this Jsessionid like a flag named httpOnly ?