[PR #17527] [MERGED] Add instructions for authenticating using Google oauth2 #15114

Closed
opened 2025-12-30 00:20:05 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/17527
Author: @ianb-mp
Created: 9/18/2024
Status: Merged
Merged: 10/18/2024
Merged by: @jeremystretch

Base: developHead: oauth2_google


📝 Commits (4)

  • e9f15a7 Add instructions for authenticating using Google oauth2
  • 947e863 Add navigation link
  • 57943dc Misc cleanup
  • 61f8da4 Merge branch 'develop' into oauth2_google

📊 Changes

4 files changed (+53 additions, -0 deletions)

View changed files

docs/administration/authentication/google.md (+52 -0)
docs/media/authentication/google_login_portal.png (+0 -0)
docs/media/authentication/netbox_google_login.png (+0 -0)
📝 mkdocs.yml (+1 -0)

📄 Description

Fixes: #17466

Add instructions for authenticating using Google oauth2


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/17527 **Author:** [@ianb-mp](https://github.com/ianb-mp) **Created:** 9/18/2024 **Status:** ✅ Merged **Merged:** 10/18/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `oauth2_google` --- ### 📝 Commits (4) - [`e9f15a7`](https://github.com/netbox-community/netbox/commit/e9f15a7ab9debb413650417c99f455aec33fbd6f) Add instructions for authenticating using Google oauth2 - [`947e863`](https://github.com/netbox-community/netbox/commit/947e863104e4dbe5971dff9b8140874cdad5cac0) Add navigation link - [`57943dc`](https://github.com/netbox-community/netbox/commit/57943dc1873cc47d4db3b89c6a88e72ae0967edd) Misc cleanup - [`61f8da4`](https://github.com/netbox-community/netbox/commit/61f8da4119614e58b4dcc1fd235c184bb8897e24) Merge branch 'develop' into oauth2_google ### 📊 Changes **4 files changed** (+53 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/administration/authentication/google.md` (+52 -0) ➕ `docs/media/authentication/google_login_portal.png` (+0 -0) ➕ `docs/media/authentication/netbox_google_login.png` (+0 -0) 📝 `mkdocs.yml` (+1 -0) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be approved and assigned prior to opening a pull request. This helps avoid waste time and effort on a proposed change that we might not be able to accept. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ISSUE WHICH HAS BEEN ASSIGNED TO YOU, IT WILL BE CLOSED AUTOMATICALLY. Please specify your assigned issue number on the line below. --> ### Fixes: #17466 <!-- Please include a summary of the proposed changes below. --> Add instructions for authenticating using Google oauth2 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 00:20:05 +01:00
adam closed this issue 2025-12-30 00:20:05 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15114