We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e01d3ec commit 462ce49Copy full SHA for 462ce49
config/redirects.js
@@ -1953,6 +1953,14 @@ const redirects = [
1953
],
1954
to: '/get-started/apis/create-m2m-app-test',
1955
},
1956
+ {
1957
+ from: ['/api/management/v2/blacklists/get-tokens'],
1958
+ to: '/secure/security-guidance/data-security/denylist',
1959
+ },
1960
1961
+ from: ['/api/management/v2/blacklists/post-tokens'],
1962
1963
1964
1965
/* Single Sign-On */
1966
0 commit comments