SURFnet / sp-dashboard

SURFconext Service Provider Dashboard
Apache License 2.0
5 stars 2 forks source link

Reduce OidcngEntityType and SamlEntityType complexity #1258

Open phavekes opened 4 weeks ago

phavekes commented 4 weeks ago

This issue is imported from pivotal - Originaly created at Oct 13, 2022 by Michiel Kodde

The Oidcng|SamlEntityType implementations have exessive creation logic. It might be opportune to create smaller types for the Organization, contact information and other recurring metadata that is shared between the two entity types.

See: https://github.com/SURFnet/sp-dashboard/pull/535#discussion_r993527003