Supported Standards
Meeco is actively following and where possible contributing in standardisation efforts of the leading groups in the identity, personal data space. This page lists the currently supported standards within the platform.
Standard Bodies
Standards
Supported Algorithms
JWS Signature
Following key types are supported for JWS verification. The subset of supported "JWS Algorithms" are part of IANA - JSON Web Signature Algorithms registry.
Master Encryption Key Algorithms
Following algorithms are supported when generating derived keys. Used as defined in NIST - Master Key.
Key Encryption Algorithms
Following algorithms are supported when encrypting other keys at rest and in transit. Used as defined in NIST - Key-Encryption-Key.
Keypairs
Following keypair algorithms are supported for exchanging keys between parties. Used as defined in NIST - Key pair.
Data Encryption Algorithms
Following algorithms are supported when encrypting data at rest and in transit. Used as defined in NIST - Data Encryption Key.
Supported OAuth Authentication Flows
Following flows are supported by the platform.
OAuth Code Flow & PKCE
The Enterprise Portal uses a code flow in conjunction with Proof Key for Code Exchange (PKCE) for secure authentication of (admin)users logging into the portal.
Client Credentials Flow
Organisations building services on top of the SVX API can use the Enterprise Portal to create an application to enable machine to machine communication. The application allows access to a Client ID and Secret to perform the client credentials flow. The access token enables organisations to access the resources linked to that organisation.
Last updated