Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/IridiumIdentity/iridium
An OIDC provider integrator. Choose your social providers without needing to write code.
https://github.com/IridiumIdentity/iridium
customer-identity identity-management oauth2 openid-connect passwordless security webauthn
Last synced: about 2 months ago
JSON representation
An OIDC provider integrator. Choose your social providers without needing to write code.
- Host: GitHub
- URL: https://github.com/IridiumIdentity/iridium
- Owner: IridiumIdentity
- License: apache-2.0
- Created: 2022-08-13T22:21:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-31T02:06:37.000Z (about 1 year ago)
- Last Synced: 2024-05-10T23:02:38.308Z (9 months ago)
- Topics: customer-identity, identity-management, oauth2, openid-connect, passwordless, security, webauthn
- Language: Java
- Homepage: https://docs.iridium.software
- Size: 8.17 MB
- Stars: 120
- Watchers: 8
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Iridium
![iridium](assets/color/iridium-3C-large.png)## What is iridium?
Iridium is an OAuth2.x-compliant customer identity and access management (CIAM) system. It allows developers to integrate
3rd party social login providers into their own systems in a low-code manner.## What is a social login provider?
Using a 3rd party authorization services like GitHub, Google, Twitter, Microsoft etc.![system-overview](assets/system-overview.png)
## Why is this important
Iridium helps developers improve the customer experience by providing a seamless and customizable log in experience with a low-code approach.
With Iridium, you can reduce development time and streamline product development.## Welcoming Community
We are just getting started!
* We are welcoming, inclusive, and friendly
* Iridium is 100% free and open source. We encourage and support an active, healthy community that accepts contributions from the public – including you!
* Our end goal isn't to hang on to Iridium. Once we get the project and community built up enough, we'd like to donate the project to a larger managing organization. Help us get there.
* We need your help, this project is early in terms of open source releases, we need as many eyes on it as we can.
* [Participate in discussions on GitHub](https://github.com/IridiumIdentity/iridium/discussions)
* [Join us on Discord](https://discord.gg/2TMwHF2TrS)## Why build Iridium?
We've used other closed-source providers and found that the biggest issue when things go wrong is
the options for support are minimal, communities don't exist, and because of this people are often left making best guesses
on how to implement authentication or authorization into their system.
Iridium is here to give you a path forward in managing your customers seamless log in experience.## How can I contribute?
There are many places to start. You can start with documentation, fixing bugs related to issues, helping with building examples, etc.We are looking forward to you telling us how we can make the project better.
Check out [CONTRIBUTING](./CONTRIBUTING.md) for more details.