How to add external resources to manifest #4565
Unanswered
paulomorgado
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Imagine I have an external IDP as a dependency.
I need to add the IDP URL and parameters, client_secret, client_id, etc. to the manifest.
For testing purposes, this IDP is, most of the times, a container (or another project).
What's the recommended way to add this information to the manifest.
It's like
PublishAsConnectionString
for database resources.Beta Was this translation helpful? Give feedback.
All reactions