Giter Site home page Giter Site logo

leodip / goiabada Goto Github PK

View Code? Open in Web Editor NEW
118.0 5.0 8.0 3.52 MB

Goiabada is an OAuth2 / OpenID Connect server written in Go.

Home Page: https://goiabada.dev

License: MIT License

Makefile 0.09% Go 67.18% Shell 0.09% CSS 1.21% JavaScript 0.36% HTML 29.34% Dockerfile 0.20% C# 1.53%
identity-management oauth2 openid-connect user-management authentication authorization oidc-provider security sso sso-authentication

goiabada's Introduction

Goiabada is an open-source authentication and authorization server.

Goiabada provides a solution for user management, allowing application developers to define users, groups, resources and permissions within their software. It also facilitates secure server-to-server interactions.

  • Written in Go for speed and minimal resource consumption (container image size < 35 MB)
  • User-friendly interface
  • Support for single sign on (SSO)
  • 2 factor authentication support with one-time password (OTP)
  • Granular control over resources and permissions, for effective authorization
  • Self-service account page enabling users to modify personal and security details
  • OAuth2 support, including authorization code flow and client credentials flow
  • OpenID Connect support

Documentation: https://goiabada.dev.

Docker images: https://hub.docker.com/r/leodip/goiabada/tags.

goiabada's People

Contributors

aboyadzhiev avatar bukodi avatar leodip avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

goiabada's Issues

Feature Request

  • Add PostgresQL - It is industry standard open source database
  • Add phone as auth. Placeholder="Login with email or phone"
  • Profile image upload
  • Since go project can be built as binary focus more configuration for binary
  • Integrate Let's encrypt certificate and add env variable to use fully qualified domain name. Example:
    When starting the executable binary file specifying a domain name will issue a Let's encrypt certificate for it
    [root@dev ~]$ /root/goiabada/goiabada serve yourdomain.com

Disable ssl for local test

Hello

How to disable ssl for local test via docker compose? I remove ssl environment but service stopped!!!

      # The directory where the cert and key files are located (for HTTPS)
      - GOIABADA_CERTFILE=./cert/self_signed_cert.pem
      - GOIABADA_KEYFILE=./cert/self_signed_key.pem
goiabada-1      | 2023-12-15 19:08:51.034 INF base url: https://localhost:8100
goiabada-1      | 2023-12-15 19:08:51.034 INF open : no such file or directory

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.