http://demo-paas.main-chain.org/robots.txt

Keys and Key Sets

Keys

This table lists all keys registered as service through the bundle configuration or the Configuration Helper.
For each key, it shows the result of the analyze performed on the key.

Service ID Key Analyze Result
No registered key

Key Sets

This table lists all key sets registered as service through the bundle configuration or the Configuration Helper.
For each key in the key sets, it shows the result of the analyze performed on that key.

Service ID keys Analyze Result
No registered key set

JWS

JWS Builders

The following table lists all JWS Builders declared as services in your application configuration or using the Configuration Helper.
Builders directly created through the JWS Builder Factory cannot be listed.

Service ID Algorithms
No builder

Built Tokens

The following table list all tokens issued by the JWS Builders.

Status Built Token

JWS Verifiers

The following table lists all JWS Verifiers declared as services in your application configuration or using the Configuration Helper.
Verifiers directly created through the JWS Verifier Factory cannot be listed.

Service ID Algorithms
No verifier

Verified Tokens

The following tables list all tokens verified (or not) by the JWS Verifiers.
Failure reason is related to the key(s) used.

Status JWS Key set Detached Payload (optional) Signature index / Exception Key used for verification

JWS Loaders

The following table lists all JWS Loaders declared as services in your application configuration or using the Configuration Helper.
Loaders directly created through the JWS Loader Factory cannot be listed.

Service ID Serializers Algorithms
No loader

Available Signature Algorithms

The following table lists all signature algorithms available in this environment.

Name Alias Message
There is no signature algorithm. Did you install a package providing signature algorithms?

Available MAC Algorithms

The following table lists all MAC algorithms available in this environment.

Name Alias Message
There is no MAC algorithm. Did you install a package providing MAC algorithms?

Serialization Modes

The serialization modes are used to convert a JWS object into a JSON object.
The JWS Compact serialization mode is the most common as it allows tokens to be used in a web context.

Name Alias
There is no serialization modes. Did you install "web-token/jwt-signature"?

JWE

JWE Builders

The following table lists all JWE Builders declared as services in your application configuration or using the Configuration Helper.
Builders directly created through the JWE Builder Factory cannot be listed.

Service ID Key Encryption Algorithms Content Encryption Algorithms Compression Methods
There is no JWE Builder

Built Tokens

The following table list all tokens issued by the JWE Builders.

Status Built Token

JWE Decrypters

The following table lists all JWE Decrypters declared as services in your application configuration or using the Configuration Helper.
Decrypters directly created through the JWE Decrypter Factory cannot be listed.

Service ID Key Encryption Algorithms Content Encryption Algorithms Compression Methods
There is no JWE Decrypter

Decrypted Tokens

The following tables list all tokens decrypted (or not) by the JWE Decrypters.
Failure reason is related to the key(s) used.

Status JWE Key set Recipient index / Exception Key used for decryption

JWE Loaders

The following table lists all JWE Loaders declared as services in your application configuration or using the Configuration Helper.
Loaders directly created through the JWE Loader Factory cannot be listed.

Service ID Serializers Key Encryption Algorithms Content Encryption Algorithms Compression Methods Header Checkers
There is no JWE Loader

Available Key Encryption Algorithms

The following table lists all key encryption algorithms available in this environment.

Name Alias Message
No algorithm. Please consider the installation of the following packages or create your own algorithm:
  • web-token/jwt-encryption-algorithm-aesgcmkw
  • web-token/jwt-encryption-algorithm-aeskw
  • web-token/jwt-encryption-algorithm-dir
  • web-token/jwt-encryption-algorithm-ecdh-es
  • web-token/jwt-encryption-algorithm-pbes2
  • web-token/jwt-encryption-algorithm-rsa

Available Content Encryption Algorithms

The following table lists all content encryption algorithms available in this environment.

Name Alias Message
No algorithm. You should consider the installation of the following packages or create your own algorithm:
  • web-token/jwt-encryption-algorithm-aescbc
  • web-token/jwt-encryption-algorithm-aesgcm

Compression Methods

The compression methods are used to shrink the size of the tokens.
Their use is optional, but may be needed in case of heavy payloads.

Name Alias
There is no compression method.

Serialization Modes

The serialization modes are used to convert a JWE object into a JSON object.
The JWE Compact serialization mode is the most common as it allows tokens to be used in a web context.

Name Alias
There is no compression method.

Header Checkers

Header Checker Managers

The following table lists all Header Checker Managers declared as services in your application configuration or using the Configuration Helper.
Managers directly created through the Header Checker Manager Factory cannot be listed.

Service ID Checked Header Parameters
There is no registered Header Checker Manager

Available Header Checkers

Each Header Checker will check a specific header parameter.
Please note that the header "crit" (critical) is always checked.

Alias Checked header Is protected?
There is no registered header checker

Checked Headers

The following table list all header parameters checked by the Header Checker Managers.

Status Token Signature / Recipient Index Mandatory Parameters Error
No checked header parameters

Claim Checkers

Claim Checker Managers

The following table lists all Claim Checker Managers declared as services in your application configuration or using the Configuration Helper.
Managers directly created through the Claim Checker Manager Factory cannot be listed.

Service ID Checked Claims
There is no registered Claim Checker Manager

Available Claim Checkers

Each Claim Checker will check a specific header parameter.

Alias Checked claim
There is no registered claim checker

Checked Claims

The following table list all claims parameters checked by the Claim Checker Managers.

Status Claims to check Mandatory claims Checked claims Error
No checked claims