mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:07:31 +00:00
docs: fix typo in Java SDK example document (#9804)
# Which Problems Are Solved This PR resolves the issue #9648 # How the Problems Are Solved Resolves a typo in the documentation # Additional Context - Closes #9648 - Discussion #9648
This commit is contained in:
@@ -41,7 +41,7 @@ The following features are covered by Java Spring Security:
|
|||||||
The goal is to have a ZITADEL Java SDK in the future which will cover the following:
|
The goal is to have a ZITADEL Java SDK in the future which will cover the following:
|
||||||
- Wrapper around Java Spring Security
|
- Wrapper around Java Spring Security
|
||||||
- Authentication with OIDC
|
- Authentication with OIDC
|
||||||
- Authorization and checking Rolls
|
- Authorization and checking Roles
|
||||||
- Integrate ZITADEL APIs to read and manage resources
|
- Integrate ZITADEL APIs to read and manage resources
|
||||||
- Integrate ZITADEL Session API to create your own login UI
|
- Integrate ZITADEL Session API to create your own login UI
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user