Is it possible to start a resource with run time information from another resource? #8074
Unanswered
paulomorgado
asked this question in
Q&A
Replies: 1 comment 3 replies
-
No you need to extract a parameter and set it in both places. |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
I have an identity server where I create clients on
builder.ApplicationBuilder.Eventing.Subscribe<ResourceReadyEvent>
and I need to useclient_secret
for the created clients.Beta Was this translation helpful? Give feedback.
All reactions