https://github.com/eccenca/cmem-plugin-auth
Authenticate to services and provide the OAuth2 access token for other tasks.
https://github.com/eccenca/cmem-plugin-auth
authentication corporate-memory eccenca oauth2 plugin
Last synced: about 1 year ago
JSON representation
Authenticate to services and provide the OAuth2 access token for other tasks.
- Host: GitHub
- URL: https://github.com/eccenca/cmem-plugin-auth
- Owner: eccenca
- License: apache-2.0
- Created: 2022-10-12T15:29:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-13T00:15:17.000Z (almost 3 years ago)
- Last Synced: 2025-02-24T03:05:10.725Z (over 1 year ago)
- Topics: authentication, corporate-memory, eccenca, oauth2, plugin
- Language: Python
- Homepage:
- Size: 111 KB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README-public.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# cmem-plugin-auth
Authenticate to services and provide the OAuth2 access token for other tasks.
This is a plugin for [eccenca](https://eccenca.com) [Corporate Memory](https://documentation.eccenca.com).
You can install it with the [cmemc](https://eccenca.com/go/cmemc) command line
clients like this:
```
cmemc admin workspace python install cmem-plugin-auth
```