janus-ssp / janus

Fully featured metadata registration administration module built on top of simpleSAMLphp.
Other
13 stars 8 forks source link

Migrate invalid unspecified NameID #554

Closed relaxnow closed 9 years ago

relaxnow commented 9 years ago

In the past the invalid 'unspecified' NameID was used and it should be migrated. From: 'urn:oasis:names:tc:SAML:2.0:nameid-format:unspecified'; To: 'urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified';

relaxnow commented 9 years ago

Requires manual migration

thijskh commented 9 years ago

We are now migrating our own apps. Then we'll approach the affected external SP's.

thijskh commented 9 years ago

Everything has been migrated away. This value can be removed from Janus. A migration is not needed because this has already been completed and it's a SURFconext-specific error.

thijskh commented 9 years ago

For Janus this is config-only. The configuration has been updated in the deploy repository. This issue can therefore be closed.