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

Ext auth support #913

Merged
merged 5 commits into from
Aug 5, 2024
Merged

Ext auth support #913

merged 5 commits into from
Aug 5, 2024

Conversation

ekoby
Copy link
Member

@ekoby ekoby commented Jul 26, 2024

initial ext auth support

requires openziti/ziti-sdk-c#698

@ekoby ekoby marked this pull request as ready for review August 5, 2024 15:28
@ekoby ekoby requested a review from a team as a code owner August 5, 2024 15:28
add ext auth status flag
@@ -244,12 +252,25 @@ BASE_EVENT_MODEL(XX, __VA_ARGS__) \
XX(new_ctrl_address, string, none, new_ctrl_address, __VA_ARGS__) \
XX(new_ca_bundle, string, none, new_ca_bundle, __VA_ARGS__)


#define EXT_JWT_PROVIDER(XX, ...) \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

append _MODEL to macro name for consistency?

@ekoby ekoby merged commit c146d84 into main Aug 5, 2024
11 of 12 checks passed
@ekoby ekoby deleted the ext-auth-login branch August 5, 2024 21:22
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

Successfully merging this pull request may close these issues.

3 participants