Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DOCS] Domain splitting impacts API keys (elastic#88677)
This PR documents the impact of domain splitting on API keys. API key ownership is determined via username and user realm information, including the user's security domain. API key ownership is shared across users with the same username that are part of the same security domain. A user loses ownership over an API key if their realm is removed from the security domain that previously enabled ownership through cross-realm resource sharing.
- Loading branch information