Skip to content

Commit b405571

Browse files
authored
Post about expired GitLab OAuth tokens (#181)
1 parent f14c9df commit b405571

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed
+33
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
.. post:: Oct 25, 2022
2+
:tags: gitlab
3+
:author: Santos
4+
:location: CUE
5+
6+
GitLab service re-connection required
7+
=====================================
8+
9+
Some `months ago`_ GitLab started enforcing an expiration time of two hours for all of their OAuth tokens.
10+
11+
.. _months ago: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/86362
12+
13+
Unfortunately `this broke`_ the integration with our application,
14+
so your OAuth tokens may have expired.
15+
OAuth tokens are used to interact with the GitLab API,
16+
for reporting the status of merge requests, creating webhooks, and listing repositories.
17+
In order for Read the Docs to have access to new fresh tokens,
18+
you need to re-connect your GitLab account.
19+
You can do this by:
20+
21+
- Going to your RTD account settings
22+
- Click on ``Connected services``
23+
- Click on ``Connect to GitLab``
24+
25+
Or by following the link:
26+
27+
- https://readthedocs.org/accounts/gitlab/login/?process=connect
28+
- Or https://readthedocs.com/accounts/gitlab/login/?process=connect
29+
if you are using Read the Docs for Business.
30+
31+
We apologize for any inconvenience caused.
32+
33+
.. _this broke: https://github.com/readthedocs/readthedocs.org/pull/9594

0 commit comments

Comments
 (0)