Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / grafana/authlib issues and pull requests

#93 - Multi-Tenant Client: Add more tests for wildcards

Pull Request - State: closed - Opened by gamab 5 days ago

#91 - Docs: Clean up and latest documentation

Pull Request - State: open - Opened by gamab 10 days ago

#90 - GRPC/Authenticator: Add a simple local authenticator

Pull Request - State: open - Opened by ryantxu 13 days ago - 1 comment

#89 - Tracer: Use noop tracer by default

Pull Request - State: closed - Opened by gamab 16 days ago

#88 - Add Tracing to Namespace Checker

Pull Request - State: closed - Opened by gamab 16 days ago

#87 - [authn] add tracing to gRPC interceptors

Pull Request - State: closed - Opened by drclau 17 days ago

#86 - AuthNZ: Add traces to grpc interceptors

Issue - State: closed - Opened by gamab 17 days ago - 1 comment

#84 - NewUnsafeGrpcAuthenticator does not return an error

Pull Request - State: closed - Opened by gamab 20 days ago

#83 - [authn] add `NewUnsafeGrpcAuthenticator`

Pull Request - State: closed - Opened by drclau 23 days ago - 2 comments

#82 - Claims: Changing codeowners

Pull Request - State: closed - Opened by gamab 24 days ago

#81 - [authn] add `UnsafeVerifierBase`

Pull Request - State: closed - Opened by drclau 25 days ago - 1 comment

#80 - [authn] skip audience checks for ID tokens & other fixes

Pull Request - State: closed - Opened by drclau 26 days ago

#79 - chore: bump claims to latest

Pull Request - State: closed - Opened by charandas 26 days ago

#78 - fix: resolves issues with broken discovery in Grafana

Pull Request - State: closed - Opened by charandas 26 days ago

#77 - chore: bump the claims pkg

Pull Request - State: closed - Opened by charandas 26 days ago

#76 - Move the namespace matches outside of access/id implementations

Pull Request - State: closed - Opened by charandas 26 days ago

#75 - chore: go mod tidy

Pull Request - State: closed - Opened by charandas 26 days ago

#74 - chore: bump claims package to latest

Pull Request - State: closed - Opened by charandas 26 days ago

#73 - NamespaceMapper: conform to cloud pluralized stacks-<id> namespace

Pull Request - State: closed - Opened by charandas about 1 month ago - 1 comment

#72 - Fix token type verification

Pull Request - State: closed - Opened by mahendrapaipuri about 1 month ago - 4 comments

#70 - Pass authz's http client to verifier

Pull Request - State: open - Opened by mahendrapaipuri about 1 month ago - 1 comment

#69 - Update `claims` dependency

Pull Request - State: closed - Opened by drclau about 1 month ago

#68 - Switching from `authn.CallerAuthInfo` to `claims.AuthInfo`

Pull Request - State: closed - Opened by drclau about 1 month ago

#67 - Add lint step to ci

Pull Request - State: closed - Opened by kalleep about 1 month ago - 1 comment

#66 - Update claims version

Pull Request - State: closed - Opened by kalleep about 1 month ago

#65 - Adjust ID Token claims

Pull Request - State: closed - Opened by kalleep about 1 month ago

#64 - sync version

Pull Request - State: closed - Opened by kalleep about 1 month ago

#63 - Expose claims as a zero dependency interface

Pull Request - State: closed - Opened by ryantxu about 2 months ago

#62 - Add anonymous user support for /users/permissions/search

Issue - State: open - Opened by Jguer about 2 months ago

#61 - AuthNZ: Extract namespace validation from gRPC authentication

Pull Request - State: closed - Opened by gamab about 2 months ago

#60 - PoC AuthN: Authenticator can validate token namespaces based on the request

Pull Request - State: closed - Opened by gamab about 2 months ago - 1 comment

#59 - AuthNZ: Revert logic on access token disabling option

Pull Request - State: closed - Opened by gamab about 2 months ago

#58 - AuthN: gRPC authenticator option to disable access tokens

Pull Request - State: closed - Opened by gamab about 2 months ago

#57 - AuthN: Make gRPC authenticator configurable

Pull Request - State: closed - Opened by gamab about 2 months ago

#56 - Authn: Add DisplayName to ID Token Claims

Pull Request - State: closed - Opened by colin-stuart about 2 months ago - 1 comment

#55 - AuthN: Add gRPC authenticator

Pull Request - State: closed - Opened by gamab 2 months ago

#54 - AuthZ: LegacyClient - Option to override the gRPC connection

Pull Request - State: closed - Opened by gamab 2 months ago - 1 comment

#53 - AuthZ: LegacyClient - Add option to make access tokens optional

Pull Request - State: closed - Opened by gamab 2 months ago

#51 - AuthZ: Add namespace validation

Pull Request - State: closed - Opened by gamab 2 months ago

#50 - AuthZ: Improve tracing for debugging

Pull Request - State: closed - Opened by gamab 2 months ago

#49 - AuthN: Add id token to gRPC client interceptors

Pull Request - State: closed - Opened by gamab 2 months ago

#47 - AuthN: gRPC Client Interceptor

Pull Request - State: closed - Opened by gamab 2 months ago

#46 - LegacyClient: Instantiate grpc client

Pull Request - State: closed - Opened by gamab 2 months ago

#45 - CODEOWNERS: split squad

Pull Request - State: closed - Opened by gamab 2 months ago

#44 - MultiTenantClient: Add caching

Pull Request - State: closed - Opened by gamab 2 months ago - 1 comment

#43 - Proto: Add boolean to distinguish scopeless actions from missing

Pull Request - State: closed - Opened by gamab 2 months ago

#42 - AuthZ: Add multi-tenant client

Pull Request - State: closed - Opened by gamab 2 months ago

#41 - Authn: Add Username and UID claim to IDTokenClaims

Pull Request - State: closed - Opened by mgyongyosi 3 months ago

#40 - Proto files for legacy authz service

Pull Request - State: closed - Opened by gamab 3 months ago

#39 - integ unistor

Pull Request - State: closed - Opened by gamab 3 months ago - 1 comment

#38 - AuthZ: Support CAP tokens

Pull Request - State: closed - Opened by gamab 4 months ago - 1 comment

#37 - AuthZ: Remove ID Token from the interface

Pull Request - State: closed - Opened by gamab 4 months ago - 4 comments

#36 - Authn: Allow configuring the key retriever http client

Pull Request - State: closed - Opened by gamab 4 months ago

#35 - Authn: Fix spelling

Pull Request - State: closed - Opened by kalleep 4 months ago

#33 - Authn: Update interface

Pull Request - State: closed - Opened by kalleep 5 months ago

#32 - ExchangeClient: fix spelling, provide interface

Pull Request - State: closed - Opened by charandas 5 months ago

#31 - Authn: Add helper function to namespace

Pull Request - State: closed - Opened by kalleep 5 months ago

#30 - AuthN: Set correct type for email_verified

Pull Request - State: closed - Opened by kalleep 5 months ago

#29 - Fix typo

Pull Request - State: closed - Opened by kalleep 5 months ago

#28 - AuthN: Add namespace to id token claims

Pull Request - State: closed - Opened by kalleep 5 months ago

#27 - POC changes to allow provisioning for ST bound tokens using authlib

Pull Request - State: closed - Opened by charandas 5 months ago - 1 comment

#26 - Fix: sync claims and update function name

Pull Request - State: closed - Opened by kalleep 6 months ago

#25 - Authn: Add common wrappers for identity and access tokens

Pull Request - State: closed - Opened by kalleep 6 months ago - 1 comment

#24 - Fix typo

Pull Request - State: closed - Opened by kalleep 6 months ago - 1 comment

#23 - AuthN: client for access token exchange

Pull Request - State: closed - Opened by IevaVasiljeva 6 months ago - 4 comments

#22 - Processing an IdToken for an API Key returns an Error

Pull Request - State: closed - Opened by elainevuong 6 months ago - 1 comment

#20 - Cache: Make cache public

Pull Request - State: closed - Opened by gamab 6 months ago - 6 comments

#19 - Problem overriding client cache

Issue - State: closed - Opened by gamab 6 months ago

#18 - Update README.md

Pull Request - State: closed - Opened by vtorosyan 6 months ago

#17 - Update LICENSE

Pull Request - State: closed - Opened by gamab 7 months ago

#16 - Add LookupResources route

Pull Request - State: closed - Opened by Jguer 7 months ago
Labels: enhancement

#15 - Client: Cache search results with default expiration time.

Pull Request - State: closed - Opened by gamab 7 months ago
Labels: bug

#14 - fix: Validate audience and token expiration claims

Pull Request - State: closed - Opened by kalleep 7 months ago

#13 - Update readme and fix variable name

Pull Request - State: closed - Opened by kalleep 7 months ago

#12 - Set minimum required go version and set required toolchain

Pull Request - State: closed - Opened by kalleep 7 months ago

#11 - Make lib public

Issue - State: closed - Opened by gamab 7 months ago

#10 - Fix readme

Issue - State: closed - Opened by kalleep 7 months ago

#9 - Modify Permissions, NewClient, and SearchQuery to be public methods/structs

Pull Request - State: closed - Opened by elainevuong 7 months ago - 6 comments

#8 - authn: Fix allowed-audiences flag parsing

Pull Request - State: closed - Opened by cinaglia 7 months ago

#7 - AuthN: move package to root

Pull Request - State: closed - Opened by kalleep 7 months ago

#6 - Rename module and move cache to internal package

Pull Request - State: closed - Opened by kalleep 7 months ago

#5 - Refactor the ac package

Pull Request - State: closed - Opened by gamab 8 months ago

#4 - IDForwarding: Add id verifier to library

Pull Request - State: closed - Opened by kalleep 8 months ago

#3 - Move the access-control code for future jwt support

Pull Request - State: closed - Opened by gamab 8 months ago

#2 - Client: Use client option pattern for future extension

Pull Request - State: closed - Opened by Jguer 8 months ago

#1 - CI: Add github action to run tests

Pull Request - State: closed - Opened by gamab 8 months ago