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

Feature enhancement request for an option to pass raw useragent in all the endpoints hit to Okta #209

Open
PranithaReddyAedla opened this issue Jul 31, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@PranithaReddyAedla
Copy link

Describe the feature request?

I see SDK does give an option in RequestContext to pass the user-agent to Okta in primary authentication endpoint. But we have requirement of custom user-agent to see in Okta sys logs for every call done to Okta. Hence requesting you to enhance this for all the endpoints(i.e., 2FA, change password etc.,) in SDK to pass the custom user-agent which allows Okta to read the custom value passed from application using SDK instead of fixed user-agent value that is being passed from Okta IDX Dotnet SDK.

And current SDK implementation is accepting user-agent as a string where we don't have an option to pass Browser, OS, RawUserAgent values individually. So supporting user-agent as a Object/Class with mentioned values will be quite helpful!

New or Affected Resource(s)

NA

Provide a documentation link

No response

Additional Information?

No response

@PranithaReddyAedla PranithaReddyAedla added the enhancement New feature or request label Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant