IdentitySphere is a powerful and efficient identity management service built in Go. It leverages the GoCloak library for interacting with Keycloak, a leading open-source identity and access management solution. The service provides a robust set of features for managing user identities, authentication, and authorization, all while utilizing the speed and concurrency of Go.
IdentitySphere is a powerful and efficient identity management service built in Go. It leverages the GoCloak library for interacting with Keycloak, a leading open-source identity and access management solution. The service provides a robust set of features for managing user identities, authentication, and authorization, all while utilizing the speed and concurrency of Go.
- Go lang Build simple, secure, scalable systems with Go.
- Keycloak Open Source Identity and Access Management.
- Gocloak Golang Keycloak API Package.
- Fiber Fiber is an Express inspired web framework built on top of Fasthttp, the fastest HTTP engine for Go.
- Viper Viper is a complete configuration solution for Go applications.
- Go-Playground/Validator Package validator implements value validations for structs and individual fields based on tags.
Seamless integration with Keycloak for identity management. Secure authentication and authorization workflows. Configuration management using Viper for flexibility. Input validation using Go's built-in validator. Fast and lightweight HTTP server using GoFiber.
Project is: in progress
Contributions are welcome! If you'd like to contribute to IdentitySphere
, please fork the repository and submit a pull request with your changes.
If you would like to submit a pull request, please make an effort to follow the guide in CONTRIBUTING.md.
Thanks for checking this out.
Created by @lopesboa - feel free to contact me!
APACHE © LICENSE