aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/oauth-provider/provider-jar/src/test/resources/oauth/gitlab-user-response.json
diff options
context:
space:
mode:
Diffstat (limited to 'sdnr/wt/oauth-provider/provider-jar/src/test/resources/oauth/gitlab-user-response.json')
-rw-r--r--sdnr/wt/oauth-provider/provider-jar/src/test/resources/oauth/gitlab-user-response.json32
1 files changed, 0 insertions, 32 deletions
diff --git a/sdnr/wt/oauth-provider/provider-jar/src/test/resources/oauth/gitlab-user-response.json b/sdnr/wt/oauth-provider/provider-jar/src/test/resources/oauth/gitlab-user-response.json
deleted file mode 100644
index b08332b41..000000000
--- a/sdnr/wt/oauth-provider/provider-jar/src/test/resources/oauth/gitlab-user-response.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "id": 21,
- "name": "me",
- "username": "my-username",
- "state": "active",
- "avatar_url": "https://my-git-server.com/uploads/-/system/user/avatar/21/avatar.png",
- "web_url": "https://my-git-server.com/my-username",
- "created_at": "2017-05-15T14:49:38.396Z",
- "bio": "",
- "location": "",
- "public_email": "",
- "skype": "",
- "linkedin": "",
- "twitter": "",
- "website_url": "",
- "organization": "",
- "last_sign_in_at": "2021-02-12T12:56:34.094Z",
- "confirmed_at": "2018-01-18T09:49:08.463Z",
- "last_activity_on": "2021-02-15",
- "email": "me@my-server.com",
- "theme_id": null,
- "color_scheme_id": 1,
- "projects_limit": 0,
- "current_sign_in_at": "2021-02-15T03:17:12.140Z",
- "identities": [],
- "can_create_group": false,
- "can_create_project": false,
- "two_factor_enabled": false,
- "external": false,
- "private_profile": false,
- "is_admin": true
-} \ No newline at end of file