Doc: Add docs for direct mapping of None role for SAML (#76551)

* add: direct mapping of None role for SAML

* Fix docs formatting

* fix spelling

---------

Co-authored-by: Vardan Torosyan <vardants@gmail.com>
This commit is contained in:
Eric Leijonmarck
2023-10-13 16:01:55 +01:00
committed by GitHub
co-authored by Vardan Torosyan
parent ed4c9bb487
commit 7794697660
5 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ We know you're excited to create your first pull request. Before we get started,
- Learn how to start [Contributing to Grafana](/CONTRIBUTING.md).
- Make sure your code follows the relevant [style guides](/contribute/style-guides).
- It's recommened you [set up precommit hooks](/contribute/developer-guide.md) to auto-format when you commit
- It's recommended you [set up precommit hooks](/contribute/developer-guide.md) to auto-format when you commit
## Your first pull request