Metadata-Version: 2.4
Name: inventree-ssonamesync
Version: 0.1.0
Summary: Syncs first/last name from SSO provider on every InvenTree login
Author: hillsandales
License-Expression: MIT
Project-URL: Homepage, https://github.com/hillsandales/inventree-sso-name-sync
Keywords: inventree,plugin
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Framework :: InvenTree
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: inventree
Dynamic: license-file

# SSONameSync

Syncs first/last name from SSO provider on every InvenTree login

## Installation

### InvenTree Plugin Manager

Add `inventree-ssnamesync` to plugins.txt, will be installed by pip install.

### Command Line 

To install manually via the command line, run the following command:

```bash
pip install inventree-ssonamesync
```

## Configuration

No configuration for InvenTree. SSO configuration may apply.

## Usage

Enable the plugin to sync first/last names from SSO provider.
