I would like to know more about the individual view (dashboard/jp/dev-/users/**) of the dashboard’s user management.
Question 1
There seems to be a difference between the contents of Details and Raw JSON. For example, the Metadata that is in Details is not in Raw JSON, and guardian_authenticators that is not in Details is in Raw JSON.Why are they not the same?
Question 2
What is the use of blocked_for? Can you give me a concrete example of what kind of data.
Question 3
What is the use of “guardian_authenticators” in Raw JSON? Can you give me an example of what kind of data.
The metadata in Details and the metadata in the Raw JSON, should match. Same with the MFA factors/Guardian Authenticators. Could you please share an example of what you are seeing?
I have confirmed that when I put a value in Metadata, it is reflected in Raw JSON.
if Metadata on the Detail side is empty, nothing is output to Raw JSON.
I understand the others as well.
Thank you.