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

Library User-Agent #5

Closed
3 tasks
nbarbettini opened this issue Apr 19, 2018 · 1 comment
Closed
3 tasks

Library User-Agent #5

nbarbettini opened this issue Apr 19, 2018 · 1 comment
Assignees

Comments

@nbarbettini
Copy link
Contributor

This library should report the user agent okta-aspnet/{ver} as described here: https://oktawiki.atlassian.net/wiki/spaces/PM/pages/237672215/User+Agents

  • Create a class that generates the user agent string (you can use this for inspiration 😄)
  • Add this user agent to requests to /oauth2/default/v1/keys
  • Add this user agent to /authorize requests
@nbarbettini
Copy link
Contributor Author

Another way of saying this is, any requests generated by this middleware that you can see with Fiddler should have our User-Agent string on them.

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

2 participants