<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y000081m0NnSAIOkta Classic EngineOkta Integration NetworkAnswered2020-04-02T02:13:44.000Z2020-03-09T19:09:50.000Z2020-04-02T02:13:44.000Z

RaviN.60887 (Customer) asked a question.

Prefill username from Asp.Net web forms application using Okta.AspNet.dll package

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.

    Expand Post
This question is closed.
Loading
Prefill username from Asp.Net web forms application using Okta.AspNet.dll package