modulepackage
0.0.0-20201207125321-76557e005fd0
Repository: https://github.com/embarkstudios/helix-oidc.git
Documentation: pkg.go.dev
# README
Helix Perforce Google OIDC validator
Server Installation
$ p4 triggers -o
Triggers:
oidc-sso auth-check-sso auth "/usr/bin/helix-oidc --google-client-id <google-client-id> validate --id %email% -c %clientip%"
Client Setup
Example using shelmangroup's oidc-agent
p4 set P4LOGINSSO="oidc-agent get -n p4 -o id_token"
p4 login -a
Contributing
We welcome community contributions to this project.
Please read our Contributor Guide for more information on how to get started.
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
# Packages
No description provided by the author