Skip to content

Commit

Permalink
fix: test data for login (#1757)
Browse files Browse the repository at this point in the history
  • Loading branch information
maduvena authored Jul 13, 2022
1 parent 6fbef91 commit e043949
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"schemas": ["urn:ietf:params:scim:schemas:core:2.0:User"],
"userName": "jane",
"password": "secret",
"active": true
}

0 comments on commit e043949

Please sign in to comment.