Martin Lindström
Martin Lindström
The latest version of the DCC schema now allows organization identifiers where we future expected a ISO 3166-1 alpha-2 country code (for example UNHCR). So we should re-phrase the requirement...
Since validation certificates may have a usage (vac, test, recovery), we need to extend the `CertificateProvider` interface and also have an extra parameter for validate telling the usage.
A scoped attribute value is on the form `value@domain` , and if `value` contains a `@`, for example `[email protected]`, we will end up with an attribute value containing two `@`-characters,...
We need to update the Identity Binding-document to reflect the latest changes regarding identity matching.
Building on OIDC Sweden, we need to add additional claims and scopes for Sweden Connect.
The BankID Relying Party API allows for the client (relying party) to specify a text message to be displayed to the user during authentication. Typically, this are messages informing the...
The extensions to the DSS error codes lists a number of suitable error codes for the DSS extension functionality, but it seems that an error code for "user authentication failed"...
Currently, Sweden Connect provides specifications regulating authentication and federated signing. The roadmap also includes extending the authentication specifications with profiles for OpenID Connect. Authorization and delegated rights have so far...
.. or at least made optional. The reason is that a server (the signservice) is the one telling whether the message is too old or not. Not the client. So,...
We will introduce specifications for OpenID Connect that are based on the work that is being made in the OpenID Connect Sweden workgroup - www.oidc.se. We need to have a...