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

Update oidc-authservice #1714

Closed
wants to merge 1 commit into from
Closed

Conversation

yhwang
Copy link
Member

@yhwang yhwang commented Jan 13, 2021

Use the newer image of oidc-authservice, add mandatary
parameter(AUTHSERVICE_URL_PREFIX) and change to
istio/base_v3.

Signed-off-by: Yihong Wang yh.wang@ibm.com

Which issue is resolved by this Pull Request:
Resolves #

Description of your changes:

Checklist:

  • Unit tests have been rebuilt:
    1. cd manifests/tests
    2. make generate-changed-only
    3. make test

Use the newer image of oidc-authservice, add mandatary
parameter(AUTHSERVICE_URL_PREFIX) and change to
`istio/base_v3`.

Signed-off-by: Yihong Wang <yh.wang@ibm.com>
@google-cla google-cla bot added the cla: yes label Jan 13, 2021
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: yhwang
To complete the pull request process, please assign adrian555, eedorenko, krishnadurai, patrickxys after the PR has been reviewed.
You can assign the PR to them by writing /assign @adrian555 @eedorenko @krishnadurai @patrickxys in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@aws-kf-ci-bot
Copy link

Hi @yhwang. Thanks for your PR.

I'm waiting for a kubeflow member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@PatrickXYS
Copy link
Member

/ok-to-test

@PatrickXYS
Copy link
Member

/retest

@PatrickXYS
Copy link
Member

/test ?

@aws-kf-ci-bot
Copy link

@PatrickXYS: The following commands are available to trigger jobs:

  • /test kubeflow-manifests-presubmit

Use /test all to run all jobs.

In response to this:

/test ?

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@PatrickXYS
Copy link
Member

/test kubeflow-manifests-presubmit

@yhwang
Copy link
Member Author

yhwang commented Feb 9, 2021

@yanniszark can you review this and see if it's good to pump up the oidc-authservice to the following:

newName: gcr.io/arrikto/oidc-authservice
newTag: 087a340

Then it will enable the id-token authentication

@yanniszark
Copy link
Contributor

@yhwang thanks for the ping! I will make a note to address this after the current steps of wg-manifests for 1.3:
#1735

@yhwang
Copy link
Member Author

yhwang commented Feb 9, 2021

@yanniszark hope this could be included in v1.3. thanks!

@HassanOuda
Copy link

Will this be included for 1.3?

@yanniszark
Copy link
Contributor

I would love to include this, but doing so will break the logout button for CentralDashboard:
https://github.com/kubeflow/kubeflow/blob/876016a57a33cb27c21562aa8ec6c0a514382cb7/components/centraldashboard/public/components/main-page.pug#L83-L84

In later versions, oidc-authservice changed the logout method to account for CSRF attacks:
https://github.com/arrikto/oidc-authservice/blob/master/docs/csrf.md#logout-csrf

@stale
Copy link

stale bot commented Jun 20, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in one week if no further activity occurs. Thank you for your contributions.

@stale
Copy link

stale bot commented Jun 28, 2021

This issue has been closed due to inactivity.

@stale stale bot closed this Jun 28, 2021
@yhwang yhwang deleted the update-authservice branch September 22, 2021 01:50
@alembiewski
Copy link
Member

Fix for the logout button for Central Dashboard: kubeflow/kubeflow#6609

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants