- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Servers - General
- >
- iLO 5 REST API ResourceMissingAtURI for LDAP-Based...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2025 12:04 PM - last edited on 04-16-2025 01:59 AM by support_s
04-15-2025 12:04 PM - last edited on 04-16-2025 01:59 AM by support_s
iLO 5 REST API ResourceMissingAtURI for LDAP-Based Sessions
Hi!
I'm trying to follow best practices and remove an iLO session via the REST API but it fails with "ResourceMissingAtURI" for any user authenticated via LDAP where the username is in the format "user@domain.com" or "domain\user".
The issue seems to be where the iLO cannot process the URL encoding of the API resource where "@" becomes %40 and "\" becomes %
user@domain.com --> user%40domain.com
domain\user --> domain%5cuser
So, my API resouce is either:
https://server01ilo.domain.local/redfish/v1/SessionService/Sessions/domain%5cuser0000000067fea94fc408b02
https://server01ilo.domain.local/redfish/v1/SessionService/Sessions/user%40domain.local0000000067fea94fc408b02
This does not fail for any local iLO user, which don't have any "special characters" that then need to be URL encoded.
Attached are screenshots where I attempt to remove/get a session for a user in both formats, but fail. The last screenshot is from a local user without any "special characters" and it succeeds.
Could someone @ HPE please confirm and if so, could we get a firmware update to resolve this issue? Thank you!
Currently running iLO 5 firmware 3.10
- Tags:
- ProLiant Server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2025 01:05 PM
04-15-2025 01:05 PM
Query: iLO 5 REST API ResourceMissingAtURI for LDAP-Based Sessions
System recommended content:
1. HPE iLO 5 User Guide | iLO RESTful API
2. HPE iLO 5 1.40 User Guide | iLO RESTful API
Please click on "Thumbs Up/Kudo" icon to give a "Kudo".
Thank you for being a HPE valuable community member.