A CTFd plugin that facilitates the authentication flow between kube-ctf and CTFd.
- Copy
src/
into theCTFd/plugins
folder in CTFd. - Install the requirements.txt inside the plugin directory.
- Run CTFd.
- Configure the host and secret through the admin interface.
make run && make logs