From aa9ef99194a4d6ce23cbdddb2bfefb1adf329c8f Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Fri, 4 Feb 2022 15:45:05 -0500 Subject: [PATCH] Created How-To Guides (markdown) --- How-To-Guides.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 How-To-Guides.md diff --git a/How-To-Guides.md b/How-To-Guides.md new file mode 100644 index 0000000..c437c04 --- /dev/null +++ b/How-To-Guides.md @@ -0,0 +1,3 @@ +### Authentication + +* [Integrating Okta SSO with NetBox](https://www.oasys.net/posts/okta-sso-with-netbox/) by Jason Lavoie \ No newline at end of file