mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Updated image links at Azure docs
This commit is contained in:
parent
e0284f225b
commit
6d16ec238a
1 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
[About AZURE-NEW-APP-CLIENT-ID and AZURE-NEW-APP-SECRET](https://community.microfocus.com/t5/Identity-Manager-Tips/Creating-the-application-Client-ID-and-Client-Secret-from/ta-p/1776619). The redirect URL is your Wekan root-url+_oauth/oidc like this: https://boards.example.com/_oauth/oidc
|
[About AZURE-NEW-APP-CLIENT-ID and AZURE-NEW-APP-SECRET](https://community.microfocus.com/t5/Identity-Manager-Tips/Creating-the-application-Client-ID-and-Client-Secret-from/ta-p/1776619). The redirect URL is your Wekan root-url+_oauth/oidc like this: https://boards.example.com/_oauth/oidc
|
||||||
|
|
||||||
<img src="https://wekan.fi/azure-redirect.png" width="100%" alt="Wekan logo" />
|
<img src="azure-redirect.png" width="100%" alt="Azure Redirect" />
|
||||||
|
|
||||||
AZURE_DIRECTORY_ID = TENANT-NAME-FOR-YOUR-ORGANIZATION
|
AZURE_DIRECTORY_ID = TENANT-NAME-FOR-YOUR-ORGANIZATION
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ sudo snap set wekan oauth2-secret='AZURE-CLIENT-SECRET'
|
||||||
sudo snap set wekan oauth2-server-url='https://login.microsoftonline.com/AZURE_DIRECTORY_ID'
|
sudo snap set wekan oauth2-server-url='https://login.microsoftonline.com/AZURE_DIRECTORY_ID'
|
||||||
```
|
```
|
||||||
|
|
||||||
<img src="https://wekan.fi/azure-app-client-secret.png" width="100%" alt="Azure App Client Secret" />
|
<img src="azure-app-client-secret.png" width="100%" alt="Azure App Client Secret" />
|
||||||
|
|
||||||
|
|
||||||
###
|
###
|
||||||
|
@ -177,4 +177,4 @@ You may also find it useful to look at the following configuration information:
|
||||||
https://login.microsoftonline.com/**the-tenant-name-for-your-organization**/v2.0/.well-known/openid-configuration
|
https://login.microsoftonline.com/**the-tenant-name-for-your-organization**/v2.0/.well-known/openid-configuration
|
||||||
|
|
||||||
Some Azure links also at wiki page about moving from Sandstorm to Docker/Snap , and using Docker Swarm:
|
Some Azure links also at wiki page about moving from Sandstorm to Docker/Snap , and using Docker Swarm:
|
||||||
- https://github.com/wekan/wekan/wiki/Export-from-Wekan-Sandstorm-grain-.zip-file#azure-links
|
- https://github.com/wekan/wekan/wiki/Export-from-Wekan-Sandstorm-grain-.zip-file#azure-links
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue