terraform-provider-azurerm icon indicating copy to clipboard operation
terraform-provider-azurerm copied to clipboard

linux_function_app -> custom_oidc_v2 -> openid_configuration_endpoint documentation is incorrect

Open coryking opened this issue 1 year ago • 0 comments
trafficstars

Is there an existing issue for this?

  • [X] I have searched the existing issues

Community Note

  • Please vote on this issue by adding a :thumbsup: reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave comments along the lines of "+1", "me too" or "any updates", they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment and review the contribution guide to help.

Terraform Version

1.9.6

AzureRM Provider Version

4.5.0

Affected Resource(s)/Data Source(s)

azurerm_linux_function_app

Terraform Configuration Files

n/a

Debug Output/Panic Output

n/a

Expected Behaviour

The documentation for linux_function_app -> `[openid_configuration_endpoint] should say something about OpenID connection discovery endpoints

Actual Behaviour

The documentation for linux_function_app -> `openid_configuration_endpoint still says "The app setting name that contains the client_secret value used for the Custom OIDC Login.", which is wrong and very confusing so somebody not 100% familiar with things.

Steps to Reproduce

No response

Important Factoids

No response

References

It looks like this was fixed way back in April as part of this pull request - #25653. Not sure why this is not merged into 4.5.0 yet.

coryking avatar Oct 17 '24 15:10 coryking