
RaviN.60887 (Customer) asked a question.
I am adding OKTA authentication to my Asp.Net Web forms application. My requirement is to prefill username in OKTA hosted sign page. From OKTA documentation I found by passing username to Login_hint parameter in authorization request I can prefill. I am using Okta.AspNet.dll package in my asp.net application. I dont see any option to set/pass login_hint parameter in this package code. Please help me how I can set this parameter/prefill username using this package? OR I have to manually write complete code for authorization request and response parsing?
OKTA Asp.net guide link we followed: https://developer.okta.com/docs/guides/sign-into-web-app/aspnet/configure-packages/

Hey there! Sorry for the lack of response here on the Discussions forum. If you’re still looking for an answer, I would recommend checking out our Developer resources, including the Developer Forum (https://devforum.okta.com/) and documentation. If you are unable to find the solutions you're looking for there, we would encourage you to contact our dedicated Developer Support team at developers@okta.com, and they will be able to help you out.