My Oracle Support Banner

Essbase 21c: Error Assigning Administrator Role to an MSAD User "'<username>' is a stale entry and it has been removed from the identity store" (Doc ID 3070701.1)

Last updated on FEBRUARY 06, 2025

Applies to:

Hyperion Essbase - Version 21.1.0.0.0 and later
Information in this document applies to any platform.

Symptoms

Running the curl command to assign the service administrator role to an MSAD user fails with:

curl -k -X PUT -u :<password> "http://<servername>:<port>/essbase/rest/v1/permissions/<msad_user>" -H "accept: application/json" -H "Content-Type: application/json" -d "{\"links\": [ {\"rel\": \"string\", \"href\": \"string\", \"method\": \"string\", \"type\": \"string\" } ], \"id\": \"<msad_user>\", \"name\": \"<msad_user>\", \"role\": \"service_administrator\", \"group\": false}"

{

"errorMessage" : "'<msad_user>' is a stale entry and it has been removed from the identity store"

 

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.