Skip to content

Software Statements#

Software Statement is defined by OAuth dynamic client registration RFC 7591 as

A digitally signed or MACed JSON Web Token (JWT) 
that asserts metadata values about the client software.

Janssen Server supports usage of software statements during dynamic client registration.

Use During Dynamic Client Registration#

Janssen Server supports dynamic client registration using software statements. It can be used as software statements or as software statement assertions (SSA) to register client dynamically.

Janssen Server also provides SSA endpoint to create and manage SSAs on the server.

Want to contribute?#

If you have content you'd like to contribute to this page in the meantime, you can get started with our Contribution guide.


Last update: 2023-05-23
Created: 2022-07-21