File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Get the latest version of the `docker-compose.yaml` file:
13
13
### Setup
14
14
15
15
Mailauth _ currently_ works by modifying the ` email ` claim during Token Exchange and Userinfo,
16
- this means that you ** will have to** use a IdP (take a look at [ authentik] ( https://goauthentik.org ) ).
16
+ this means that you ** will have to** use a IdP (take a look at [ authentik] ( https://goauthentik.io ) ).
17
17
18
18
Create a ` .env ` file inside of you ` docker-compose.yaml ` directory and copy the template below
19
19
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ volumes:
58
58
### Setup
59
59
60
60
Mailauth _currently_ works by modifying the ` email` claim during Token Exchange and Userinfo,
61
- this means that you **will have to** use a IdP (take a look at [authentik](https://goauthentik.org )).
61
+ this means that you **will have to** use a IdP (take a look at [authentik](https://goauthentik.io )).
62
62
63
63
Create a `.env` file inside of you `docker-compose.yaml` directory and copy the template below
64
64
You can’t perform that action at this time.
0 commit comments