Skip to content

Commit

Permalink
Refactor main package
Browse files Browse the repository at this point in the history
  • Loading branch information
strehle committed Dec 2, 2024
1 parent d0e6ae1 commit a8b3ae8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# SAP Cloud Identity Services - openid-commandline-client
# SAP Cloud Identity Services - openid-client

This project provides a command line interface (CLI) to generate OpenID (OIDC) Tokens from an OIDC complaint serverr, mainly created to test new features like PKCE and Public Client support or Private Key JWT. Mainly for IAS compliance tests. However, any other OIDC provider can be used to get tokens.
The API documentation is available here: https://help.sap.com/docs/cloud-identity-services/cloud-identity-services/openid-connect

Expand Down

0 comments on commit a8b3ae8

Please sign in to comment.