diff --git a/general/auth.rst b/general/auth.rst index 61c1c1d9a..7f9055ab2 100644 --- a/general/auth.rst +++ b/general/auth.rst @@ -5,4 +5,5 @@ Authentication .. toctree:: :titlesonly: - auth/google \ No newline at end of file + auth/google + auth/azure \ No newline at end of file diff --git a/general/auth/azure.rst b/general/auth/azure.rst new file mode 100644 index 000000000..a8ed96794 --- /dev/null +++ b/general/auth/azure.rst @@ -0,0 +1,6 @@ +===== +OAuth +===== + +Due to specific requirements in Azure's OAuth implementation, +Microsoft Azure OAuth identification is NOT compatible with Odoo at the moment.