Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for new OAuth URL needed in multiple resources #92

Open
dstaudt opened this issue Mar 6, 2023 · 1 comment
Open

Updates for new OAuth URL needed in multiple resources #92

dstaudt opened this issue Mar 6, 2023 · 1 comment

Comments

@dstaudt
Copy link

dstaudt commented Mar 6, 2023

As the PSIRT API is transitioning to a new OAuth URL:

OLD -https://cloudsso.cisco.com/as/token.oauth2
NEW - https://id.cisco.com/oauth2/default/v1/token

The URL needs to be updated in multiple areas through this repo, e.g. the OAS doc (readme comments), code examples, etc.

This search seems to capture all of them: https://github.com/search?q=repo%3ACiscoPSIRT%2FopenVulnAPI%20token.oauth2&type=code

@dstaudt
Copy link
Author

dstaudt commented Mar 13, 2023

The API base URL is also modified with this migration and will need to be modified throughout:

OLD: api.cisco.com
NEW: apix.cisco.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant