Louketo Proxy Save Abandoned

A OpenID / Proxy service

Project README

EOL notice

Louketo Proxy reached end of line in November 21, 2020. This means that we no longer support, or update it. The details are available here.

Louketo Proxy

This repository is a work in progress and contains the source code for the Louketo Proxy. You should be able to see what's being planned at our milestones page.

Help and Documentation

Reporting Security Vulnerabilities

If you've found a security vulnerability, please report send an e-mail to [email protected]

Reporting an issue

If you believe you have discovered a defect in Louketo Proxy please open an issue in our Issue Tracker. Please remember to provide a good summary, description as well as steps to reproduce the issue.

Getting started

To run Louketo Proxy, please refer to our building and working with the code base guide. Alternatively, you can use the Docker image by running:

docker run -it --rm quay.io/louketo/louketo-proxy \
  --listen 127.0.0.1:8080 \
  --upstream-url http://127.0.0.1:80 \
  --discovery-url https://keycloak.example.com/auth/realms/<REALM_NAME> \
  --client-id <CLIENT_ID>

For more details refer to the Documentation.

Writing Tests

To write tests refer to the writing tests guide.

Contributing

Before contributing to Louketo Proxy please read our contributing guidelines.

Other Keycloak Projects

License

Open Source Agenda is not affiliated with "Louketo Proxy" Project. README Source: louketo/louketo-proxy
Stars
948
Open Issues
103
Last Commit
7 months ago
License

Open Source Agenda Badge

Open Source Agenda Rating