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

Add /accesstoken endpoint #30

Merged
merged 5 commits into from
Aug 17, 2023
Merged

Add /accesstoken endpoint #30

merged 5 commits into from
Aug 17, 2023

Conversation

t4niwa
Copy link
Contributor

@t4niwa t4niwa commented Aug 15, 2023

Description

Add /accesstoken endpoint

Type of change

  • Bug fix
  • New feature
  • Refactoring (no functional changes, no api changes)
  • Non-code changes (update documentation, pipeline, etc.)

Flags

  • Breaks backward compatibility
  • Requires a documentation update
  • Has untestable code

Checklist

  • Followed the guidelines in the CONTRIBUTING document
  • Added prefix [skip ci]/[ci skip]/[no ci]/[skip actions]/[actions skip] in the PR title if necessary
  • Tested and linted the code
  • Commented the code
  • Made corresponding changes to the documentation
  • Passed all pipeline checking

Checklist for maintainer

  • Use Squash and merge
  • Double-confirm the merge message has prefix [skip ci]/[ci skip]/[no ci]/[skip actions]/[actions skip]
  • Delete the branch after merge

pkg/token/cache.go Outdated Show resolved Hide resolved
pkg/token/athenz.go Outdated Show resolved Hide resolved
pkg/token/athenz.go Show resolved Hide resolved
pkg/token/server.go Outdated Show resolved Hide resolved
taniwa added 4 commits August 16, 2023 17:50
fix

Signed-off-by: taniwa <taniwa@yahoo-corp.jp>
Signed-off-by: taniwa <taniwa@yahoo-corp.jp>

fix
fix
Signed-off-by: taniwa <taniwa@yahoo-corp.jp>

fix
pkg/token/athenz.go Outdated Show resolved Hide resolved
Signed-off-by: taniwa <taniwa@yahoo-corp.jp>

fix
pkg/token/athenz.go Show resolved Hide resolved
pkg/token/server.go Show resolved Hide resolved
@WindzCUHK WindzCUHK merged commit 11b9bcb into AthenZ:main Aug 17, 2023
8 checks passed
@t4niwa t4niwa deleted the add-access-token-endpoint branch August 22, 2023 03:16
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.

2 participants