mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 14:47:33 +00:00
docs: improve small details (#3687)
* docs: improve docs * fix broken link
This commit is contained in:
14
README.md
14
README.md
@@ -65,7 +65,7 @@ You can also discovery our new pay-as-you-go [pricing](https://zitadel.com/prici
|
||||
- Strong audit trail thanks to [event sourcing](https://docs.zitadel.com/docs/concepts/eventstore)
|
||||
- [Actions](https://docs.zitadel.ch/docs/concepts/features/actions) to react on events with custom code
|
||||
- [Branding](https://docs.zitadel.com/docs/guides/customization/branding) for a uniform user experience
|
||||
- [Cockroach database](https://www.cockroachlabs.com/) is the only dependency
|
||||
- [CockroachDB](https://www.cockroachlabs.com/) is the only dependency
|
||||
|
||||
## Features
|
||||
|
||||
@@ -81,8 +81,10 @@ You can also discovery our new pay-as-you-go [pricing](https://zitadel.com/prici
|
||||
- Self-registration including verification
|
||||
- User self service
|
||||
- [Service Accounts](https://docs.zitadel.com/docs/guides/authentication/serviceusers)
|
||||
- [OpenID Connect certified](https://openid.net/certification/#OPs)
|
||||
- 🚧 [SAML 2.0](https://github.com/zitadel/zitadel/pull/3618)
|
||||
|
||||
### Client libraries
|
||||
## Client libraries
|
||||
|
||||
<!-- TODO: check other libraries -->
|
||||
|
||||
@@ -104,6 +106,14 @@ You can also discovery our new pay-as-you-go [pricing](https://zitadel.com/prici
|
||||
|
||||
Details about how to contribute you can find in the [Contribution Guide](./CONTRIBUTING.md)
|
||||
|
||||
## Contributors
|
||||
|
||||
<a href="https://github.com/zitadel/zitadel/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=zitadel/zitadel" />
|
||||
</a>
|
||||
|
||||
Made with [contrib.rocks](https://contrib.rocks).
|
||||
|
||||
## Showcase
|
||||
|
||||
<!-- TODO: Replace Images-->
|
||||
|
Reference in New Issue
Block a user