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
#114 - authn/claims: Fix segfaults in `AuthInfo.GetName()` and `AuthInfo.GetUID()`
Pull Request -
State: closed - Opened by onprem 4 days ago
- 1 comment
Labels: bug
#113 - Fix: refactor auth info
Pull Request -
State: open - Opened by kalleep 5 days ago
#112 - Git UI Sync: add type provisioning as a valid type while parsing
Pull Request -
State: closed - Opened by charandas 7 days ago
#111 - Tracing: Don't propagate span in context
Pull Request -
State: closed - Opened by gamab 19 days ago
#110 - AuthZ: Increase cleanup interval on Client cache
Pull Request -
State: closed - Opened by gamab 22 days ago
#109 - AuthZ: Set expiration on cache client
Pull Request -
State: closed - Opened by gamab 22 days ago
- 1 comment
#108 - Bump claims
Pull Request -
State: closed - Opened by kalleep about 1 month ago
#107 - Bump claims package
Pull Request -
State: closed - Opened by kalleep about 1 month ago
#106 - [Proto] Remove Read as it's not needed anymore
Pull Request -
State: closed - Opened by gamab about 1 month ago
#105 - AuthZ: Implement access client
Pull Request -
State: closed - Opened by gamab about 1 month ago
- 2 comments
#104 - AuthZ: Rename client to searchClient
Pull Request -
State: closed - Opened by gamab about 1 month ago
#103 - fix typo
Pull Request -
State: closed - Opened by kalleep about 2 months ago
#102 - Remove unecessary tracing
Pull Request -
State: closed - Opened by gamab about 2 months ago
- 2 comments
#101 - Interceptors: Remove unecessary tracing
Pull Request -
State: closed - Opened by gamab about 2 months ago
#100 - Document: Client interface
Pull Request -
State: closed - Opened by gamab about 2 months ago
Labels: documentation
#99 - AuthZ: Multi-tenant client only requires one parent
Pull Request -
State: closed - Opened by gamab about 2 months ago
#98 - Adjust AccessClient interface
Pull Request -
State: closed - Opened by kalleep 2 months ago
- 3 comments
#97 - Bump claims
Pull Request -
State: closed - Opened by kalleep 2 months ago
#96 - Chore: Replace duplicated code
Pull Request -
State: closed - Opened by kalleep 2 months ago
#95 - use new namespace format
Pull Request -
State: closed - Opened by kalleep 2 months ago
#94 - AuthZ: Define `DefaultNamespaceMetadataKey` const
Pull Request -
State: closed - Opened by gamab 2 months ago
#93 - Multi-Tenant Client: Add more tests for wildcards
Pull Request -
State: closed - Opened by gamab 2 months ago
#92 - Authz: Refactor `NamespaceAuthorizationFunc` to work with `Namespace`
Pull Request -
State: closed - Opened by gamab 2 months ago
#91 - Docs: Clean up and latest documentation
Pull Request -
State: closed - Opened by gamab 3 months ago
#90 - GRPC/Authenticator: Add a simple local authenticator
Pull Request -
State: open - Opened by ryantxu 3 months ago
- 1 comment
#89 - Tracer: Use noop tracer by default
Pull Request -
State: closed - Opened by gamab 3 months ago
#88 - Add Tracing to Namespace Checker
Pull Request -
State: closed - Opened by gamab 3 months ago
#87 - [authn] add tracing to gRPC interceptors
Pull Request -
State: closed - Opened by drclau 3 months ago
#86 - AuthNZ: Add traces to grpc interceptors
Issue -
State: closed - Opened by gamab 3 months ago
- 1 comment
#85 - AuthZ: Generic gRPC Authorization Interceptors with Overridable Functionality
Pull Request -
State: closed - Opened by gamab 3 months ago
#84 - NewUnsafeGrpcAuthenticator does not return an error
Pull Request -
State: closed - Opened by gamab 3 months ago
#83 - [authn] add `NewUnsafeGrpcAuthenticator`
Pull Request -
State: closed - Opened by drclau 3 months ago
- 2 comments
#82 - Claims: Changing codeowners
Pull Request -
State: closed - Opened by gamab 3 months ago
#81 - [authn] add `UnsafeVerifierBase`
Pull Request -
State: closed - Opened by drclau 3 months ago
- 1 comment
#80 - [authn] skip audience checks for ID tokens & other fixes
Pull Request -
State: closed - Opened by drclau 3 months ago
#79 - chore: bump claims to latest
Pull Request -
State: closed - Opened by charandas 3 months ago
#78 - fix: resolves issues with broken discovery in Grafana
Pull Request -
State: closed - Opened by charandas 3 months ago
#77 - chore: bump the claims pkg
Pull Request -
State: closed - Opened by charandas 3 months ago
#76 - Move the namespace matches outside of access/id implementations
Pull Request -
State: closed - Opened by charandas 3 months ago
#75 - chore: go mod tidy
Pull Request -
State: closed - Opened by charandas 3 months ago
#74 - chore: bump claims package to latest
Pull Request -
State: closed - Opened by charandas 3 months ago
#73 - NamespaceMapper: conform to cloud pluralized stacks-<id> namespace
Pull Request -
State: closed - Opened by charandas 3 months ago
- 1 comment
#72 - Fix token type verification
Pull Request -
State: closed - Opened by mahendrapaipuri 3 months ago
- 4 comments
#71 - `authz`'s `EnforcementClient` does not work with Grafana `< 11.1.0`
Issue -
State: closed - Opened by mahendrapaipuri 3 months ago
#70 - Pass authz's http client to verifier
Pull Request -
State: closed - Opened by mahendrapaipuri 3 months ago
- 3 comments
#69 - Update `claims` dependency
Pull Request -
State: closed - Opened by drclau 3 months ago
#68 - Switching from `authn.CallerAuthInfo` to `claims.AuthInfo`
Pull Request -
State: closed - Opened by drclau 3 months ago
#67 - Add lint step to ci
Pull Request -
State: closed - Opened by kalleep 3 months ago
- 1 comment
#66 - Update claims version
Pull Request -
State: closed - Opened by kalleep 3 months ago
#65 - Adjust ID Token claims
Pull Request -
State: closed - Opened by kalleep 4 months ago
#64 - sync version
Pull Request -
State: closed - Opened by kalleep 4 months ago
#63 - Expose claims as a zero dependency interface
Pull Request -
State: closed - Opened by ryantxu 4 months ago
#62 - Add anonymous user support for /users/permissions/search
Issue -
State: open - Opened by Jguer 4 months ago
#61 - AuthNZ: Extract namespace validation from gRPC authentication
Pull Request -
State: closed - Opened by gamab 4 months ago
#60 - PoC AuthN: Authenticator can validate token namespaces based on the request
Pull Request -
State: closed - Opened by gamab 4 months ago
- 1 comment
#59 - AuthNZ: Revert logic on access token disabling option
Pull Request -
State: closed - Opened by gamab 4 months ago
#58 - AuthN: gRPC authenticator option to disable access tokens
Pull Request -
State: closed - Opened by gamab 4 months ago
#57 - AuthN: Make gRPC authenticator configurable
Pull Request -
State: closed - Opened by gamab 4 months ago
#56 - Authn: Add DisplayName to ID Token Claims
Pull Request -
State: closed - Opened by colin-stuart 4 months ago
- 1 comment
#55 - AuthN: Add gRPC authenticator
Pull Request -
State: closed - Opened by gamab 4 months ago
#54 - AuthZ: LegacyClient - Option to override the gRPC connection
Pull Request -
State: closed - Opened by gamab 4 months ago
- 1 comment
#53 - AuthZ: LegacyClient - Add option to make access tokens optional
Pull Request -
State: closed - Opened by gamab 4 months ago
#52 - AuthN: gRPC Client Interceptors - Add option to make access tokens optional
Pull Request -
State: closed - Opened by gamab 4 months ago
#51 - AuthZ: Add namespace validation
Pull Request -
State: closed - Opened by gamab 4 months ago
#50 - AuthZ: Improve tracing for debugging
Pull Request -
State: closed - Opened by gamab 4 months ago
#49 - AuthN: Add id token to gRPC client interceptors
Pull Request -
State: closed - Opened by gamab 4 months ago
#48 - [authz] add opentelemetry tracing support to authz multitenant client
Pull Request -
State: closed - Opened by drclau 4 months ago
#47 - AuthN: gRPC Client Interceptor
Pull Request -
State: closed - Opened by gamab 4 months ago
#46 - LegacyClient: Instantiate grpc client
Pull Request -
State: closed - Opened by gamab 4 months ago
#45 - CODEOWNERS: split squad
Pull Request -
State: closed - Opened by gamab 4 months ago
#44 - MultiTenantClient: Add caching
Pull Request -
State: closed - Opened by gamab 4 months ago
- 1 comment
#43 - Proto: Add boolean to distinguish scopeless actions from missing
Pull Request -
State: closed - Opened by gamab 5 months ago
#42 - AuthZ: Add multi-tenant client
Pull Request -
State: closed - Opened by gamab 5 months ago
#41 - Authn: Add Username and UID claim to IDTokenClaims
Pull Request -
State: closed - Opened by mgyongyosi 5 months ago
#40 - Proto files for legacy authz service
Pull Request -
State: closed - Opened by gamab 6 months ago
#39 - integ unistor
Pull Request -
State: closed - Opened by gamab 6 months ago
- 1 comment
#38 - AuthZ: Support CAP tokens
Pull Request -
State: closed - Opened by gamab 6 months ago
- 1 comment
#37 - AuthZ: Remove ID Token from the interface
Pull Request -
State: closed - Opened by gamab 6 months ago
- 4 comments
#36 - Authn: Allow configuring the key retriever http client
Pull Request -
State: closed - Opened by gamab 6 months ago
#35 - Authn: Fix spelling
Pull Request -
State: closed - Opened by kalleep 6 months ago
#34 - Authn: Add interface for KeyRetriever and expose a default implementation
Pull Request -
State: closed - Opened by kalleep 7 months ago
#33 - Authn: Update interface
Pull Request -
State: closed - Opened by kalleep 7 months ago
#32 - ExchangeClient: fix spelling, provide interface
Pull Request -
State: closed - Opened by charandas 7 months ago
#31 - Authn: Add helper function to namespace
Pull Request -
State: closed - Opened by kalleep 7 months ago
#30 - AuthN: Set correct type for email_verified
Pull Request -
State: closed - Opened by kalleep 7 months ago
#29 - Fix typo
Pull Request -
State: closed - Opened by kalleep 7 months ago
#28 - AuthN: Add namespace to id token claims
Pull Request -
State: closed - Opened by kalleep 7 months ago
#27 - POC changes to allow provisioning for ST bound tokens using authlib
Pull Request -
State: closed - Opened by charandas 7 months ago
- 1 comment
#26 - Fix: sync claims and update function name
Pull Request -
State: closed - Opened by kalleep 8 months ago
#25 - Authn: Add common wrappers for identity and access tokens
Pull Request -
State: closed - Opened by kalleep 8 months ago
- 1 comment
#24 - Fix typo
Pull Request -
State: closed - Opened by kalleep 8 months ago
- 1 comment
#23 - AuthN: client for access token exchange
Pull Request -
State: closed - Opened by IevaVasiljeva 8 months ago
- 4 comments
#22 - Processing an IdToken for an API Key returns an Error
Pull Request -
State: closed - Opened by elainevuong 8 months ago
- 1 comment
#21 - Return an Error if attempting to use an `api-key` namespaced ID
Issue -
State: closed - Opened by elainevuong 8 months ago
#20 - Cache: Make cache public
Pull Request -
State: closed - Opened by gamab 8 months ago
- 6 comments
#19 - Problem overriding client cache
Issue -
State: closed - Opened by gamab 9 months ago
#18 - Update README.md
Pull Request -
State: closed - Opened by vtorosyan 9 months ago
#17 - Update LICENSE
Pull Request -
State: closed - Opened by gamab 9 months ago
#16 - Add LookupResources route
Pull Request -
State: closed - Opened by Jguer 9 months ago
Labels: enhancement
#15 - Client: Cache search results with default expiration time.
Pull Request -
State: closed - Opened by gamab 9 months ago
Labels: bug