diff --git a/docs/v2.0/auth/assets/azure.jpg b/docs/v2.0/auth/assets/azure.jpg new file mode 100644 index 0000000..a5e19ab Binary files /dev/null and b/docs/v2.0/auth/assets/azure.jpg differ diff --git a/docs/v2.0/auth/assets/google.png b/docs/v2.0/auth/assets/google.png new file mode 100644 index 0000000..006509b Binary files /dev/null and b/docs/v2.0/auth/assets/google.png differ diff --git a/docs/v2.0/auth/oauth.md b/docs/v2.0/auth/oauth.md index 87086bf..d0c9cbb 100644 --- a/docs/v2.0/auth/oauth.md +++ b/docs/v2.0/auth/oauth.md @@ -29,6 +29,16 @@ Once that all fields are completed, do a click in Save Settings To understand how to enable access to an OAuth Teams and Users, please, refer to [this article](/v2.0/endpoints/access). +## Examples + +Take a look at the following examples for configuration OAuth using Azure and Google Configuration. + +![azure](assets/azure.jpg) + + +![google](assets/google.png) + + # Notes [Contribute to these docs](https://github.com/portainer/portainer-docs/blob/master/contributing.md). \ No newline at end of file