Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
goharbor
/
harbor-cli
Public
Notifications
You must be signed in to change notification settings
Fork
211
Star
159
Code
Issues
87
Pull requests
55
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat: implement OIDC flow
- #1007
#1007
Open
NishchayRajput
wants to merge 27 commits into
goharbor:main
goharbor/harbor-cli:main
from
NishchayRajput:feat/implement-oidc-flow
NishchayRajput/harbor-cli:feat/implement-oidc-flow
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Open
Feat: implement OIDC flow
#1007
NishchayRajput
wants to merge 27 commits into
goharbor:main
goharbor/harbor-cli:main
from
NishchayRajput:feat/implement-oidc-flow
NishchayRajput/harbor-cli:feat/implement-oidc-flow
Copy head branch name to clipboard
Commits
Commits on Jul 4, 2026
basic implementation
Show description for e5c2d8a
NishchayRajput
committed
e5c2d8a
View commit details
Copy full SHA for e5c2d8a
Browse repository at this point
moved to state based login with existing endopoint
Show description for 261a1bd
NishchayRajput
committed
261a1bd
View commit details
Copy full SHA for 261a1bd
Browse repository at this point
fix client error
Show description for 2423ed7
NishchayRajput
committed
2423ed7
View commit details
Copy full SHA for 2423ed7
Browse repository at this point
basic refresh token support
Show description for 6032e10
NishchayRajput
committed
6032e10
View commit details
Copy full SHA for 6032e10
Browse repository at this point
basic implementation
Show description for 1aa8534
NishchayRajput
committed
1aa8534
View commit details
Copy full SHA for 1aa8534
Browse repository at this point
moved to state based login with existing endopoint
Show description for 96eff11
NishchayRajput
committed
96eff11
View commit details
Copy full SHA for 96eff11
Browse repository at this point
added polling-token support
Show description for 2fafc55
NishchayRajput
committed
2fafc55
View commit details
Copy full SHA for 2fafc55
Browse repository at this point
added test
Show description for a469bf0
NishchayRajput
committed
a469bf0
View commit details
Copy full SHA for a469bf0
Browse repository at this point
fix: lint and genrate docs
Show description for 7d57d58
NishchayRajput
committed
7d57d58
View commit details
Copy full SHA for 7d57d58
Browse repository at this point
basic implementation
Show description for 54fe507
NishchayRajput
committed
54fe507
View commit details
Copy full SHA for 54fe507
Browse repository at this point
moved to state based login with existing endopoint
Show description for 6d56600
NishchayRajput
committed
6d56600
View commit details
Copy full SHA for 6d56600
Browse repository at this point
fix client error
Show description for e7541a0
NishchayRajput
committed
e7541a0
View commit details
Copy full SHA for e7541a0
Browse repository at this point
basic refresh token support
Show description for d7259e8
NishchayRajput
committed
d7259e8
View commit details
Copy full SHA for d7259e8
Browse repository at this point
basic implementation
Show description for d94bf4f
NishchayRajput
committed
d94bf4f
View commit details
Copy full SHA for d94bf4f
Browse repository at this point
moved to state based login with existing endopoint
Show description for 9470b1c
NishchayRajput
committed
9470b1c
View commit details
Copy full SHA for 9470b1c
Browse repository at this point
added polling-token support
Show description for 6f59953
NishchayRajput
committed
6f59953
View commit details
Copy full SHA for 6f59953
Browse repository at this point
added test
Show description for a0fa532
NishchayRajput
committed
a0fa532
View commit details
Copy full SHA for a0fa532
Browse repository at this point
fix: lint and genrate docs
Show description for 1a370a5
NishchayRajput
committed
1a370a5
View commit details
Copy full SHA for 1a370a5
Browse repository at this point
Merge branch 'feat/implement-oidc-flow' of github.com:NishchayRajput/harbor-cli into feat/implement-oidc-flow
NishchayRajput
committed
6ef5a88
View commit details
Copy full SHA for 6ef5a88
Browse repository at this point
Commits on Jul 9, 2026
fix: reviewed changes
Show description for ebb3f9d
NishchayRajput
committed
ebb3f9d
View commit details
Copy full SHA for ebb3f9d
Browse repository at this point
Commits on Jul 20, 2026
fix: reviewed changes, added test and debug log
Show description for b50513f
NishchayRajput
committed
b50513f
View commit details
Copy full SHA for b50513f
Browse repository at this point
Commits on Aug 6, 2026
fix: reviewed changes added logs for verbose mode and check agains incompatible harbor platform version.
Show description for 3aec5de
NishchayRajput
committed
3aec5de
View commit details
Copy full SHA for 3aec5de
Browse repository at this point
fix: lint
Show description for b0728ac
NishchayRajput
committed
b0728ac
View commit details
Copy full SHA for b0728ac
Browse repository at this point
fix: tests
Show description for 6c87765
NishchayRajput
committed
6c87765
View commit details
Copy full SHA for 6c87765
Browse repository at this point
fix
Show description for bc6600c
NishchayRajput
committed
bc6600c
View commit details
Copy full SHA for bc6600c
Browse repository at this point
fix lint
Show description for 8e59df4
NishchayRajput
committed
8e59df4
View commit details
Copy full SHA for 8e59df4
Browse repository at this point
Commits on Aug 7, 2026
Merge branch 'main' into feat/implement-oidc-flow
bupd
authored
090f676
View commit details
Copy full SHA for 090f676
Browse repository at this point
You can’t perform that action at this time.