Need to log into Asgardeo through api via POSTMAN

65 Views Asked by At

Need to log into Asgardeo through API via POSTMAN. Please share the request and endpoint.

1

There are 1 best solutions below

0
On

API based user authentication is not yet supported by Asgardeo. Hence, the best case of validating the user for now would be to create a user using the SCIM API call and the response 201 can be asserted.