I have followed everything here https://docs.microsoft.com/en-us/azure/active-directory-b2c/microsoft-graph-get-started?tabs=app-reg-ga
but when i get to this part

in #6, only users in the local active directory is showing, no registered apps are showing here.
Because of this, i cannot perform a user update password using a microsoft graph token from a clientId.
What am i missing? i need to add the user management role to the registered application.