OpenConext / OpenConext-Invite

Apache License 2.0
3 stars 2 forks source link

API location migration #308

Open phavekes opened 3 days ago

phavekes commented 3 days ago

Move alle API endpoint that are not used by our own frontend to /api/external/v1/**

This needs to be done in two steps:

1) support both locations to migrate other users 2) disable old path's in Openconext-Invite

oharsta commented 3 days ago

This affects the following API's

"/api/voot/**",
"/api/external/v1/voot/**",

"/api/teams/**",
"/api/external/v1/teams/**",

"/api/profile/**",
"/api/external/v1/profile/**",

"/api/aa/**",
"/api/external/v1/aa/**",

"/api/deprovision/**",
"/api/external/v1/deprovision/**",
oharsta commented 3 days ago

@Tyskai See https://aa.test2.surfconext.nl/authorities for the AA overview

oharsta commented 3 days ago

For the actual values used in the Java apps, you can ssh to surfdeploy@docker1.test2.ams.surfconext.nl and see the application.* files in /opt/openconext/