website: fix typos in example URLs (#7774)
This commit is contained in:
@ -76,7 +76,7 @@ In Rocket.chat, follow the procedure below:
|
||||
|
||||
3. In the top right corner, click _Add custom oauth_
|
||||
|
||||
4. Give your new oauth the name of _Authenik_, then click _Send_
|
||||
4. Give your new oauth the name of _Authentik_, then click _Send_
|
||||
|
||||

|
||||
|
||||
|
||||
@ -56,7 +56,7 @@ _I'm only going to list the mandatory/important fields to complete._
|
||||
|
||||
21. **Application Type:** Web Application
|
||||
22. **Name:** Choose a name
|
||||
23. **Authorized redirect URIs:** `https://authenik.company/source/oauth/callback/google/`
|
||||
23. **Authorized redirect URIs:** `https://authentik.company/source/oauth/callback/google/`
|
||||
|
||||

|
||||
|
||||
|
||||
@ -26,7 +26,7 @@ You will need to create a new project, and OAuth credentials in the Twitter Deve
|
||||
|
||||
6. Enable **OAuth 2.0**
|
||||
7. Set **Type of App** to _Web_
|
||||
8. Set **Callback URI / Redirect URL** to `https://authenik.company/source/oauth/callback/twitter/`
|
||||
8. Set **Callback URI / Redirect URL** to `https://authentik.company/source/oauth/callback/twitter/`
|
||||
9. Set **Website URL** to `https://authentik.company`
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user