Skip to content

Commit da9c2ba

Browse files
committed
feat: Add linking instructions for existing accounts in Authentik and GitHub documentation
1 parent 659c56f commit da9c2ba

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

documentation/docs/configuration/social_auth/authentik.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ This configuration is done in the [Admin Panel](../../guides/admin_panel.md). Yo
5555

5656
Ensure that the Authentik server is running and accessible by AdventureLog. Users should now be able to log in to AdventureLog using their Authentik account.
5757

58+
## Linking to Existing Account
59+
60+
If a user has an existing AdventureLog account and wants to link it to their Authentik account, they can do so by logging in to their AdventureLog account and navigating to the `Settings` page. There is a button that says `Launch Account Connections`, click that and then choose the provider to link to the existing account.
61+
5862
## Troubleshooting
5963

6064
### 404 error when logging in.

documentation/docs/configuration/social_auth/github.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ This configuration is done in the [Admin Panel](../../guides/admin_panel.md). Yo
3535
- Settings: can be left blank
3636
- Sites: move over the sites you want to enable Authentik on, usually `example.com` and `www.example.com` unless you renamed your sites.
3737

38+
## Linking to Existing Account
39+
40+
If a user has an existing AdventureLog account and wants to link it to their Github account, they can do so by logging in to their AdventureLog account and navigating to the `Settings` page. There is a button that says `Launch Account Connections`, click that and then choose the provider to link to the existing account.
41+
3842
#### What it Should Look Like
3943

4044
![Authentik Social Auth Configuration](/github_settings.png)

0 commit comments

Comments
 (0)