Ecosyste.ms: Issues

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

GitHub / keratin/authn-server issues and pull requests

#263 - twitter oauth

Pull Request - State: open - Opened by fdietze about 2 months ago - 3 comments

#262 - Bump github.com/gorilla/schema from 1.1.0 to 1.4.1

Pull Request - State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#261 - prepare v1.20.1

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

#260 - prepare 1.20.1

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

#259 - fix: null OAuth email behavior

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

#258 - prepare 1.20.0

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

#257 - Username in ID token

Issue - State: open - Opened by cornerman 6 months ago - 7 comments

#256 - Fix links in readme

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

#255 - prepare v1.19.0

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

#254 - Oauth: create or login oauth account via token

Issue - State: open - Opened by alee-candy 6 months ago - 5 comments

#253 - Oauth unlink social accounts

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

#252 - Oauth: Unlink social account from main authn account

Issue - State: closed - Opened by diegosperes 6 months ago - 2 comments

#251 - prepare 1.18.2

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

#250 - Revert "oauth: get signing key from provider (#236)"

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

#249 - oauth: use provider-specific key for verification (fixes #248)

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

#248 - oauth: custom-configured keys not used for verification

Issue - State: closed - Opened by AlexCuse 6 months ago - 1 comment

#247 - prepare 1.18.1

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

#246 - Bugfix: authn initiates user login upon connection attempt

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

#245 - Bug: authn initiates user login upon connection attempt.

Issue - State: closed - Opened by diegosperes 6 months ago - 8 comments

#244 - Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#243 - oauth: add sign-in with apple support (fixes #110)

Pull Request - State: closed - Opened by AlexCuse 7 months ago - 2 comments

#242 - Remove duplicate print of PUBLIC_PORT

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

#241 - oauth: allow passing additional credential data to providers

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

#239 - NATS integration

Issue - State: closed - Opened by gedw99 8 months ago - 9 comments

#238 - chore: migrate deprecated ioutil usage to io package

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

#237 - CI: update maintained actions to eliminate node warnings

Pull Request - State: closed - Opened by AlexCuse 9 months ago

#236 - oauth: get signing key from provider

Pull Request - State: closed - Opened by AlexCuse 9 months ago - 3 comments

#235 - CI: remove use of deprecated set-output command

Issue - State: open - Opened by AlexCuse 9 months ago

#234 - CI: update referenced action versions

Issue - State: open - Opened by AlexCuse 9 months ago - 1 comment

#233 - Bump golang.org/x/crypto from 0.1.0 to 0.17.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#232 - prepare 1.18.0

Pull Request - State: closed - Opened by AlexCuse 10 months ago

#231 - admin: clear TOTP secret when expiring password

Pull Request - State: closed - Opened by AlexCuse 10 months ago

#230 - claims: add amr for authentication method

Pull Request - State: closed - Opened by AlexCuse 10 months ago - 1 comment

#229 - Bump github.com/prometheus/client_golang from 0.9.0-pre1 to 1.11.1

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 3 comments
Labels: dependencies

#228 - Bump golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.1.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 2 comments
Labels: dependencies

#227 - Can't find other services with authn-server in github actions

Issue - State: closed - Opened by taoberquer 11 months ago - 1 comment

#226 - Remove compat.Encrypt

Issue - State: open - Opened by AlexCuse 11 months ago
Labels: v2

#225 - MFA (admin): remove codes associated with user's account when expiring password

Issue - State: closed - Opened by AlexCuse 11 months ago
Labels: MFA, 1.18

#224 - MFA: add recovery code support

Issue - State: open - Opened by AlexCuse 11 months ago
Labels: MFA

#223 - MFA: add "remember this device" option to bypass

Issue - State: open - Opened by AlexCuse 11 months ago
Labels: MFA

#222 - claims: add amr claim to tokens to indicate MFA status

Issue - State: closed - Opened by AlexCuse 11 months ago - 4 comments
Labels: MFA, 1.18

#221 - deps: switch to modernc.org/sqlite for pure go builds

Pull Request - State: open - Opened by AlexCuse 11 months ago - 1 comment

#220 - feat: add support for TOTP multi-factor authentication

Pull Request - State: closed - Opened by AlexCuse 12 months ago - 2 comments

#219 - prepare 1.17.1

Pull Request - State: closed - Opened by AlexCuse about 1 year ago

#218 - ci: add lint step

Pull Request - State: closed - Opened by AlexCuse about 1 year ago

#217 - tooling: add gosimple + govet linters

Pull Request - State: closed - Opened by AlexCuse about 1 year ago

#216 - Update Release to build arm64 image

Pull Request - State: closed - Opened by xcskier56 about 1 year ago - 6 comments

#215 - Linux/arm Support?

Issue - State: open - Opened by xcskier56 about 1 year ago

#214 - tooling: add staticcheck, unused, ineffassign linters

Pull Request - State: closed - Opened by AlexCuse about 1 year ago - 2 comments

#213 - tooling: add errcheck linter

Pull Request - State: closed - Opened by AlexCuse about 1 year ago

#212 - tooling: setup golangci-lint locally (fixes #102)

Pull Request - State: closed - Opened by AlexCuse about 1 year ago

#211 - feat: add HMAC signature to webhook notifications (fixes #207)

Pull Request - State: closed - Opened by AlexCuse about 1 year ago

#210 - prepare 1.17.0

Pull Request - State: closed - Opened by AlexCuse over 1 year ago

#209 - add docker-local make target to produce test images

Pull Request - State: closed - Opened by AlexCuse over 1 year ago

#208 - session: add option to use explicit expiry for refresh token cookies

Pull Request - State: closed - Opened by AlexCuse over 1 year ago - 2 comments

#207 - Notification Signing

Issue - State: closed - Opened by AlexCuse over 1 year ago - 3 comments

#206 - Forcing the user to re enter credential

Issue - State: closed - Opened by samitc over 1 year ago - 5 comments

#205 - claims: add SessionID to known claims

Pull Request - State: closed - Opened by AlexCuse over 1 year ago - 3 comments

#204 - Bump golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.1.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#203 - Bump github.com/prometheus/client_golang from 0.9.0-pre1 to 1.11.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 4 comments
Labels: dependencies

#201 - feat: :sparkles: Epic SMART on FHIR

Pull Request - State: closed - Opened by lucasthomazoni over 2 years ago - 3 comments

#200 - services/accounts: do not permit username as password

Pull Request - State: closed - Opened by jeffreylo over 2 years ago - 4 comments

#199 - dep: record ego as tooling dependency

Pull Request - State: closed - Opened by jeffreylo over 2 years ago

#198 - Added public routes for /jwks and /configuration

Pull Request - State: closed - Opened by Probotect0r over 2 years ago - 5 comments

#197 - /jwks endpoint is not public

Issue - State: closed - Opened by Probotect0r over 2 years ago - 2 comments

#196 - Seeking Additional Maintainer

Issue - State: open - Opened by cainlevy over 2 years ago - 4 comments

#195 - feat: Add last_login_at and password_reset_at to account API

Pull Request - State: closed - Opened by xcskier56 over 2 years ago - 2 comments

#194 - Add `last_login_at` and `password_changed_at` to GetAccounts

Issue - State: closed - Opened by xcskier56 over 2 years ago

#193 - SSO; single api server, multiple client applications

Issue - State: closed - Opened by jeffreylo over 2 years ago - 1 comment

#192 - s/the the//

Pull Request - State: closed - Opened by jraby over 2 years ago

#191 - dep: bump go-redis (v6.15.2 => v8.11.4)

Pull Request - State: closed - Opened by jeffreylo over 2 years ago - 1 comment

#190 - app: permit redis with TLS enabled

Pull Request - State: closed - Opened by jeffreylo over 2 years ago - 1 comment

#189 - Add support for flexible app domains

Pull Request - State: closed - Opened by jeffreylo almost 3 years ago - 1 comment

#188 - FEATURE IDEA: Account Invite API

Issue - State: closed - Opened by xcskier56 almost 3 years ago - 7 comments

#187 - Update docs to match zxcvbn password policy scale

Pull Request - State: closed - Opened by Harwood almost 3 years ago - 1 comment

#185 - Using Redis with TLS enabled does not work

Issue - State: closed - Opened by Probotect0r almost 3 years ago - 1 comment

#184 - GET /password/reset documentation is ambiguous

Issue - State: closed - Opened by alee792 about 3 years ago - 4 comments

#183 - Add TOTP multi-factor authentication support

Pull Request - State: closed - Opened by jeffreylo about 3 years ago - 1 comment

#182 - configuration for setting id-token in cookie

Issue - State: closed - Opened by brietsparks about 3 years ago - 1 comment

#180 - Support Generic OAuth2 Providers

Issue - State: open - Opened by alee792 about 3 years ago - 4 comments

#175 - AuthN Docker RDS Connectivity Issue

Issue - State: closed - Opened by xcskier56 over 3 years ago - 14 comments

#172 - Support for Redis Sentinel

Issue - State: closed - Opened by conanca over 3 years ago - 2 comments
Labels: enhancement

#163 - Support for Twitter OAuth

Issue - State: open - Opened by lkeix almost 4 years ago - 5 comments
Labels: enhancement

#160 - UUID for account ID

Issue - State: open - Opened by saul-data about 4 years ago - 13 comments
Labels: v2

#156 - More flexible domain restrictions

Issue - State: closed - Opened by zekenie over 4 years ago - 2 comments
Labels: enhancement

#138 - Implement email confirmation when USERNAME_IS_EMAIL=true

Issue - State: open - Opened by martinreus almost 5 years ago - 11 comments
Labels: enhancement

#133 - Implement TOTP MFA

Pull Request - State: closed - Opened by thenhawke almost 5 years ago - 6 comments

#129 - Add the nocgo build flag to enable a build without sqlite3

Pull Request - State: open - Opened by silasdavis about 5 years ago - 6 comments

#125 - Error Maintain: restore: Get: Open: cipher: message authentication failed

Issue - State: closed - Opened by kulak about 5 years ago - 5 comments

#112 - Stream of events from Auth server.

Issue - State: open - Opened by taaraora over 5 years ago - 9 comments
Labels: enhancement

#110 - Sign In with Apple support

Issue - State: closed - Opened by CetinSert over 5 years ago - 13 comments
Labels: enhancement, help wanted

#102 - Include gosec check in CI

Issue - State: closed - Opened by mohammed90 over 5 years ago - 2 comments
Labels: help wanted

#92 - Add support for Multifactor Authentication (MFA / TFA)

Issue - State: closed - Opened by silasdavis over 5 years ago - 7 comments
Labels: enhancement, help wanted

#78 - convert to gRPC with REST proxy

Issue - State: closed - Opened by cainlevy almost 6 years ago - 1 comment
Labels: enhancement, help wanted

#56 - OpenTelemetry

Issue - State: open - Opened by k1ng440 over 6 years ago - 4 comments
Labels: enhancement, help wanted

#39 - Web GUI

Issue - State: closed - Opened by egorsmkv over 6 years ago - 11 comments

#13 - prevent use of throwaway email addresses

Issue - State: closed - Opened by egorsmkv almost 7 years ago - 4 comments
Labels: enhancement, help wanted