Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use delegated credential in fizz s_server ...? #51

Closed
Neo-ZK opened this issue Mar 31, 2020 · 2 comments
Closed

How to use delegated credential in fizz s_server ...? #51

Neo-ZK opened this issue Mar 31, 2020 · 2 comments

Comments

@Neo-ZK
Copy link

Neo-ZK commented Mar 31, 2020

I'd like to try the feature of DelegatedCredential, but I didn't find any doc or manual in fizz s_sever -help, so how can I use it in fizz s_client and fizz s_server?

@reanimus
Copy link
Contributor

reanimus commented Apr 6, 2020

At the moment, only the client-side support has landed. Server-side support is in the process of review and should be landed soon as well. If you look at the client, it has some setup for the client, if you'd like to take a look: https://github.com/facebookincubator/fizz/blob/master/fizz/tool/FizzClientCommand.cpp#L555-L561

You can try it with the client by using the -delegatedcred flag.

@Neo-ZK
Copy link
Author

Neo-ZK commented Apr 7, 2020

Thanks a lot :-)

@Neo-ZK Neo-ZK closed this as completed Apr 7, 2020
facebook-github-bot pushed a commit that referenced this issue Jun 3, 2020
Summary:
Typo in python shebang introduced by 0d19e27, probably by accident.

Found while skimming the code.
Pull Request resolved: facebook/openr#51

Reviewed By: steven1327

Differential Revision: D21865922

Pulled By: saifhhasan

fbshipit-source-id: 5f2c2c2fac82078070920915812139f5fef1c7fe
facebook-github-bot pushed a commit that referenced this issue Sep 18, 2020
…deps and use them in tests (#51)

Summary:
Pull Request resolved: facebook/sapling#51

This diff extends capabilities of CargoBuilder in getdeps so that individual manifests can be build even without workspaces. Thanks to that a build for edenapi/tools can be made and its artifacts can be used in mononoke integration tests.

Reviewed By: StanislavGlebik

Differential Revision: D23574887

fbshipit-source-id: 8a974a6b5235d36a44fe082aad55cd380d84dd09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants