I can see in my developer console that there are two profiles. Okta profile and an app’s profile. The app’s profile has those fields already predefined. So obviously I want to make use of app’s profile in my app but it looks like it’s only using the okta profile with its fields.
The question is: how do I make Birthdate and country required to fill in? And how do I change those fields using the .net Okta sdk?