Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add ability to require authentication #94

Closed
wants to merge 4 commits into from

Conversation

nlgotz
Copy link
Contributor

@nlgotz nlgotz commented Mar 27, 2024

Adds the ability to require authentication to the /api/plugins/capacity-metrics/app-metrics endpoint using settings from Nautobot core that were added in 2.1.5.

If the setting is False or does not exist, the /api/plugins/capacity-metrics/app-metrics endpoint will function as it currently does (without any authentication).

@nlgotz nlgotz linked an issue Mar 27, 2024 that may be closed by this pull request
@nlgotz nlgotz marked this pull request as ready for review March 27, 2024 03:31
@nlgotz nlgotz requested a review from a team as a code owner March 27, 2024 03:31
@nlgotz
Copy link
Contributor Author

nlgotz commented Aug 7, 2024

closing due to inactivity 😢

@nlgotz nlgotz closed this Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Authentication to Metrics Endpoint
1 participant