This package contains a Docker-compose stack to run the Okta RADIUS Agent + a client to test it.
More detailed instructions are coming...
Before start, copy the Okta RADIUS Agent setup file
(OktaRadiusAgentSetup-x.xx.x.deb) in the packages folder
Full instructions here: https://iam.fabiograsso.net/posts/howto/okta-radius-docker-compose/
# Start the stack
make start
# Run the RADIUS Agent configuration
make config
# Run the RADIUS client to test
make radius-test