Replies: 6 comments 3 replies
-
@Rwing this isn't supported at the moment. Can I ask what use case you want this feature for? |
Beta Was this translation helpful? Give feedback.
-
just it's simpler than jwt & oauth for api consumer🤣 |
Beta Was this translation helpful? Give feedback.
-
Is there any plan to add this feature? |
Beta Was this translation helpful? Give feedback.
-
@Rwing yes sure, it’s on the list! |
Beta Was this translation helpful? Give feedback.
-
@TomPallister Would this be materialized as an |
Beta Was this translation helpful? Give feedback.
-
@MikeFH yes it would almost certainly be some kind of .net authentication handler. I haven't looked at this issue yet. I would imagine someone has already created a middleware for HMAC signing in asp.net and I would just use this. Infact I don't even think it needs to be anything to do with Ocelot......you just need to add it as the first middleware before Ocelot. I will leave this open for now because it might be nice to provide tighter integration or something. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Like as aws api
https://docs.aws.amazon.com/AWSECommerceService/latest/DG/rest-signature.html
Message from repo Maintainer on Nov 29, 2023
Your link is broken!
Did you mean this link: HMAC keys in AWS KMS ?
Beta Was this translation helpful? Give feedback.
All reactions