SURFnet / sp-dashboard

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

Further decouple team urn from teams #1306

Closed johanib closed 1 week ago

johanib commented 3 weeks ago

Creating a service no longer generates a teamname urn

Prior to this change, a teamname urn would be created by sp-dashboard. This feature has been delegated to Invite. This change removes the code needed to create a new urn.

See https://github.com/SURFnet/sp-dashboard/issues/1167 See https://github.com/SURFnet/sp-dashboard/issues/1305