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

[keyauth] Add auto expiration to keys #87

Closed
subnetmarco opened this issue Mar 21, 2015 · 14 comments
Closed

[keyauth] Add auto expiration to keys #87

subnetmarco opened this issue Mar 21, 2015 · 14 comments
Assignees
Labels
task/feature Requests for new features in Kong

Comments

@subnetmarco
Copy link
Member

For example, to auto-expire in 2d or 1y since the creation date.

@thibaultcha thibaultcha changed the title Adding auto expiration to application keys [keyauth] Add auto expiration to keys Mar 27, 2015
@thibaultcha thibaultcha added idea/new plugin [legacy] those issues belong to Kong Nation, since GitHub issues are reserved for bug reports. and removed api labels Mar 27, 2015
@subnetmarco subnetmarco self-assigned this Apr 24, 2015
@subnetmarco subnetmarco added this to the 0.3.0 milestone May 13, 2015
@subnetmarco subnetmarco modified the milestones: 0.3.1, 0.3.0 Jun 2, 2015
@thibaultcha thibaultcha removed this from the 0.3.1 milestone Jun 8, 2015
@sonicaghi
Copy link
Member

+1

@thibaultcha thibaultcha added task/feature Requests for new features in Kong [about] plugins and removed idea/new plugin [legacy] those issues belong to Kong Nation, since GitHub issues are reserved for bug reports. labels Oct 15, 2015
@kstigen
Copy link

kstigen commented Feb 23, 2016

+1

1 similar comment
@tunglam14
Copy link

+1

@zihaozhu93
Copy link

+1

1 similar comment
@hizorro88
Copy link

+1

@subutux
Copy link

subutux commented May 12, 2017

Hi,
As a company looking into api gateways, this would much improve our use case for kong.

Is there any progress on this?

@cesar-blog
Copy link

+1
Is there any progress on this?

@azisaka
Copy link

azisaka commented Aug 21, 2017

+1

@SuperMasterBlasterLaser

+1

I know that on OAuth plugin there is an expiration, but it could be very usefull on other Authentications

@wpjunior
Copy link
Contributor

+1

@thibaultcha
Copy link
Member

An implementation of this has been proposed at #4239. It leverages the native TTL support of our new DAO implementation, which means that TTLs are specified in seconds with this first pass.

p0pr0ck5 added a commit that referenced this issue Feb 6, 2019
@larryhu
Copy link

larryhu commented Jun 21, 2019

+1

@bungle
Copy link
Member

bungle commented Sep 26, 2019

I am glad to close this PR now on behalf of @eskerda who fixed it by submitting a PR #4984. It took some four and half years to get this in, but we finally did, ;-). Perhaps it was worth the wait, like all the good stuff. It feels better if it just doesn't come given. Haha... well thanks again @eskerda! Closing this now.

@bungle bungle closed this as completed Sep 26, 2019
kikito pushed a commit that referenced this issue Oct 22, 2019
dndx pushed a commit that referenced this issue Oct 22, 2019
@maraswrona
Copy link

@bungle is this feature documented somewhere? I can see the ttl field present in Kong API response but don't know how to set it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task/feature Requests for new features in Kong
Projects
None yet