Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects

Add new SAML Configuration for a Mapping

Merged Vincent SIMONIN requested to merge saml_config into main
1 unresolved thread
Files
2
@@ -5,7 +5,7 @@ class NetBoxRpsConfig(PluginConfig):
name = 'netbox_rps_plugin'
verbose_name = 'NetBox RPS'
description = 'A Netbox plugin to add RPS resources'
version = '0.8.5'
version = '0.9.0'
author = "Vincent Simonin"
author_email = "vincent.simonin@ext.ec.europa.eu"
base_url = 'rps'
Loading