insomnia-plugin-oidc-plus4u
Version:
Insomnia plugin that provides easy authentication against oidc.plus4u.net.
24 lines (15 loc) • 532 B
Markdown
0.6.0
-----
- support for lazy authentication. Only required token is obtained when request is executed.
0.5.1
-----
- Fix error when using opld workspaces (no oids server attribute)
0.5.0
-----
- Configurable OIDC server URL.
0.4.0
-----
- Integrated `oidc-plus4u-vault`. If plugin detects that you have vault file, it will try to find credetials in the file(after asking for password).
0.3.0
-----
- input type for entering access codes has been chnaged to password. Access codes are not visible when you write them.