1
+ {
2
+ "version": 1,
3
+ "minor_version": 1,
4
+ "key": "auth",
5
+ "data": {
6
+ "users": [
7
+ {
8
+ "id": "a5e3f0338e38448a90aa4797511b5b4d",
9
+ "group_ids": [
10
+ "system-read-only"
11
+ ],
12
+ "is_owner": false,
13
+ "is_active": true,
14
+ "name": "Home Assistant Content",
15
+ "system_generated": true,
16
+ "local_only": false
17
+ },
18
+ {
19
+ "id": "5217a56b1c754713b6308e883dd5f22f",
20
+ "group_ids": [
21
+ "system-admin"
22
+ ],
23
+ "is_owner": true,
24
+ "is_active": true,
25
+ "name": "Digital Alchemy",
26
+ "system_generated": false,
27
+ "local_only": false
28
+ }
29
+ ],
30
+ "groups": [
31
+ {
32
+ "id": "system-admin",
33
+ "name": "Administrators"
34
+ },
35
+ {
36
+ "id": "system-users",
37
+ "name": "Users"
38
+ },
39
+ {
40
+ "id": "system-read-only",
41
+ "name": "Read Only"
42
+ }
43
+ ],
44
+ "credentials": [
45
+ {
46
+ "id": "0eb3dd17ce874321938c88bcdfdf89a6",
47
+ "user_id": "5217a56b1c754713b6308e883dd5f22f",
48
+ "auth_provider_type": "homeassistant",
49
+ "auth_provider_id": null,
50
+ "data": {
51
+ "username": "digital"
52
+ }
53
+ }
54
+ ],
55
+ "refresh_tokens": [
56
+ {
57
+ "id": "71b3f77099fa4d86b33a4acc74ed2d90",
58
+ "user_id": "a5e3f0338e38448a90aa4797511b5b4d",
59
+ "client_id": null,
60
+ "client_name": null,
61
+ "client_icon": null,
62
+ "token_type": "system",
63
+ "created_at": "2024-04-20T21:29:48.827488+00:00",
64
+ "access_token_expiration": 1800.0,
65
+ "token": "da5a2b72e294aa44a48e337fdc1403aed3193461a7ab2c8619c0a5dd0d2c3884c4678b57c365e78e73c3e48c6b40c3505f4f81ba731179adb2d1312d91976891",
66
+ "jwt_key": "2f39d1c4e836a81314e3dc378feae8d1ff4d88e7651e93865c636cc355fc983144fffbc14a90da8be502b85461c3f2ea3cc7145d59e652996565b8e327a638aa",
67
+ "last_used_at": null,
68
+ "last_used_ip": null,
69
+ "expire_at": null,
70
+ "credential_id": null,
71
+ "version": "2024.4.3"
72
+ },
73
+ {
74
+ "id": "5248f6204da5445cafaf9dd7c1af0f92",
75
+ "user_id": "5217a56b1c754713b6308e883dd5f22f",
76
+ "client_id": "http://localhost:8123/",
77
+ "client_name": null,
78
+ "client_icon": null,
79
+ "token_type": "normal",
80
+ "created_at": "2024-04-20T21:30:45.847881+00:00",
81
+ "access_token_expiration": 1800.0,
82
+ "token": "75b599e455ffac0f1b2b82d27bd866ad1ca978b28900ab3e5d45653e1933d36f07499277ecb2e568338e5713947981063ee7e385500594906a3f81bfdb8f9bd0",
83
+ "jwt_key": "0d16c3e597c4ddf3c82c22ae1db23f76e82147cc1c2b439bc90635f2a7c3a89a418f9cb06335d7a831a187dc514617a0d59465002ee6e983c09b3077e709a973",
84
+ "last_used_at": "2024-04-20T22:27:39.538260+00:00",
85
+ "last_used_ip": "172.17.0.1",
86
+ "expire_at": 1721428059.53826,
87
+ "credential_id": "0eb3dd17ce874321938c88bcdfdf89a6",
88
+ "version": "2024.4.3"
89
+ }
90
+ ]
91
+ }
92
+ }
0 commit comments