Skip to content

Commit

Permalink
updating redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
harishsundar-okta committed Aug 28, 2024
1 parent 038465b commit f863c4d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -2710,6 +2710,10 @@ const redirects = [
from: ['/api/management'],
to: '/api/management/v2',
},
{
from: ['/api/management/v2/blacklists/get-tokens','/api/management/v2/blacklists/post-tokens'],
to: '/api/management/v2',
},

/* Authorization */

Expand Down

0 comments on commit f863c4d

Please sign in to comment.