OAuth2 authentication mechanism for INN2/nnrpd
Go to file
xenia 5c0f8fa8be Fix bug? 2019-06-03 01:09:31 -04:00
README.md Fix readme 2019-06-03 01:06:03 -04:00
nnrpd_oauth.py Fix bug? 2019-06-03 01:09:31 -04:00
requirements.txt Initial commit 2019-06-03 01:04:29 -04:00

README.md

OAuth2 authentication mechanism for INN2/nnrpd

Keycloak setup

Create a new client, type openid-connect

  • Standard flow, implicit flow enabled: off
  • Direct access grants: on
  • Access type: confidential

Insert details into script:

Install to INN2

Ensure requirements are installed.

Copy nnrpd_oauth.py to pathbin/auth/passwd/