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

feat: downscoping with credential access boundaries #702

Merged
merged 6 commits into from Aug 3, 2021
Merged

feat: downscoping with credential access boundaries #702

merged 6 commits into from Aug 3, 2021

Commits on Jul 26, 2021

  1. feat: adds CAB rules classes (#687)

    * feat: adds CAB rules classes
    
    * fix: copyright
    
    * fix: revert pom
    
    * fix: review
    
    * fix: bad link
    
    * fix: more null and empty checks
    
    * fix: expand javadoc
    
    * fix: split null/empty checks
    
    * fix: use checkNotNull
    lsirac committed Jul 26, 2021
    Copy the full SHA
    54fe103 View commit details
    Browse the repository at this point in the history
  2. feat: downscoping with credential access boundaries (#691)

    * feat: downscoping with credential access boundaries
    
    * fix: rename RefreshableOAuth2Credentials to OAuth2CredentialsWithRefresh
    
    * fix: review nits
    lsirac committed Jul 26, 2021
    Copy the full SHA
    17e587f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    474c61e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    94129b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. fix: require an expiration time to be passed in the AccessToken consu…

    …med by OAuth2CredentialsWithRefresh
    lsirac committed Jul 27, 2021
    Copy the full SHA
    96f672b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Copy the full SHA
    74ea580 View commit details
    Browse the repository at this point in the history