UNPKG
cas-server-mock
Version:
latest (4.0.0)
4.0.0
3.0.0
2.0.1
2.0.0
1.0.0
Simple mock for Apereo CAS server
github.com/veo-labs/cas-server-mock
veo-labs/cas-server-mock
cas-server-mock
/
users.json
11 lines
(9 loc)
•
132 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
[
{
"name"
:
"user"
,
"attributes"
:
{
"stringAttribute"
:
"value"
,
"arrayAttribute"
:
[
"arrayValue"
]
}
}
]