This method allows to find all the active authentication methods of the person .(data is taken from person_authnetication_method by person_id)
Table of Contents |
---|
Specification
...
Verify the validity of access token
Check user scope person:read in order to perform this action
Search person’s authentication methods
Search ACTIVE (ended_at > now) person auth methods using person_id in mpi.person_authentiocation_methodsIf person has auth_method.type = third_person, then show only the default auth method of this third person