Skip to main content
Question

get value in OpenID provider

  • January 18, 2023
  • 0 replies
  • 96 views

Forum|alt.badge.img

I'm having a problem with customizing in openID provider page.I'm wanting to get the value of the issuer identifier then use it to concatenate my string and save it to the database

 
when choosing save.
 I am using graph extension to do this but I am getting error.
CS0122: 'OidcProviderMaint' is inaccessible due to its protection level

CS0122: 'OidcProviderMaint' is inaccessible due to its protection level    

I'm a bit stuck on what else I can try to make this happen.

 Do you have any other suggestions? :)
 Thanks a lot