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

[GLib][FlightRPC] Add gaflight_client_authenticate_basic_token() #34074

Closed
kou opened this issue Feb 8, 2023 · 0 comments · Fixed by #34090
Closed

[GLib][FlightRPC] Add gaflight_client_authenticate_basic_token() #34074

kou opened this issue Feb 8, 2023 · 0 comments · Fixed by #34090

Comments

@kou
Copy link
Member

kou commented Feb 8, 2023

Describe the enhancement requested

Add a binding of arrow::flight::FlightClient::AuthenticateBasicToken().

Component(s)

FlightRPC, GLib

kou added a commit to kou/arrow that referenced this issue Feb 9, 2023
New APIs:

* `gaflight_client_authenticate_basic_token()`
* `GAFlightServerAuthSender`
* `GAFlightServerAuthReader`
* `GAFlightServerAuthHandler`
kou added a commit that referenced this issue Feb 10, 2023
### Rationale for this change

Authentication related features are missing.

### What changes are included in this PR?

New APIs:

* `gaflight_client_authenticate_basic_token()`
* `GAFlightServerAuthSender`
* `GAFlightServerAuthReader`
* `GAFlightServerAuthHandler`

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Yes.
* Closes: #34074

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
@kou kou added this to the 12.0.0 milestone Feb 10, 2023
sjperkins pushed a commit to sjperkins/arrow that referenced this issue Feb 10, 2023
…che#34090)

### Rationale for this change

Authentication related features are missing.

### What changes are included in this PR?

New APIs:

* `gaflight_client_authenticate_basic_token()`
* `GAFlightServerAuthSender`
* `GAFlightServerAuthReader`
* `GAFlightServerAuthHandler`

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Yes.
* Closes: apache#34074

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
gringasalpastor pushed a commit to gringasalpastor/arrow that referenced this issue Feb 17, 2023
…che#34090)

### Rationale for this change

Authentication related features are missing.

### What changes are included in this PR?

New APIs:

* `gaflight_client_authenticate_basic_token()`
* `GAFlightServerAuthSender`
* `GAFlightServerAuthReader`
* `GAFlightServerAuthHandler`

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Yes.
* Closes: apache#34074

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
fatemehp pushed a commit to fatemehp/arrow that referenced this issue Feb 24, 2023
…che#34090)

### Rationale for this change

Authentication related features are missing.

### What changes are included in this PR?

New APIs:

* `gaflight_client_authenticate_basic_token()`
* `GAFlightServerAuthSender`
* `GAFlightServerAuthReader`
* `GAFlightServerAuthHandler`

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Yes.
* Closes: apache#34074

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant