- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
API Logout with cookie not working
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Wednesday
Hi,
First, sorry for my english.
I'm trying to log out to disable the cookie I use to make requests but not working. The request gives me a 200 OK but the cookie is still active and I can continue making requests.
I make a POST request to "infoblox_host/wapi/v2.1.3/logout" without body and the Cookie header having a value like this: ibapauth="ctime=1732702370,user=xxxxxxx,group=IPAMArquitecturaSistemas,auth=AD,client=API,mtime=1732702370,ip=10.101.197.67,timeout=6000,rCbm/YZVl3skJu2KB3QZ9j5XhS3URftcuMA"
The code is in go but it doesn't work for me launching requests from insomnia either. Do I need to add anything else? Can you help me? Thank you
Re: API Logout with cookie not working
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thursday
FYI: the log output for this operations is:
ip=10.101.197.67 group=IPAMArquitecturaSistemas trigger_event=WAPI Logout - returning an invalid cookie:
Re: API Logout with cookie not working
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Friday - last edited Friday
Hello!
Thanks for the information! I'll dig deeper to understand it better.
Best Regards,
michelle