Identity Provider for Modern Developers

Self-hosted OAuth 2.0 Identity Provider that gives you complete control over your users' data. Deploy in minutes with Docker, integrate in seconds with any stack.

Deploy in Seconds

Get started with a single docker-compose file. No complex configuration required.

docker-compose.yml

  services:
    ridp:
        image: ridp/server:latest
        ports:
          - "8000:8000"
        environment:
          - SECRET_KEY=your-secret-key
          - ALLOWED_HOSTS=localhost
        volumes:
          - ridp_data:/app/data

    volumes:
      ridp_data:
Then run: docker-compose up -d

Everything You Need

Built for developers who want control without complexity.

Privacy First

Your data stays on your servers. Zero tracking, zero telemetry, complete control.

Standards Compliant

Full OAuth 2.0. Works with any framework or language.

Modern Dashboard

Beautiful admin portal to manage applications, users, and permissions.

Docker Native

Deploy in seconds with Docker Compose or Kubernetes. Production-ready out of the box.

Trusted by Developers Worldwide

Join thousands of teams building secure applications with rIDP.

Ready to Own Your Identity Infrastructure?

Stop paying ridicolous amount per user. Stop worrying about data privacy. Start with rIDP today and take control of your authentication.