Welcome to the Kinde community.

P
K
A
A
A
Members
Matias Suarez
M
Matias Suarez
Offline, last seen 6 days ago
Joined August 18, 2024

Hi guys. Is there a way to configure header auth on webhook endpoints?

12 comments
O
M
D
P

how do you disable sign up temporarily?

Hi guys, is there an HTTP endpoint to get the information for a user feature flag inside an org? Apparently the only way to know if by decoding the access token which is far less than ideal since in order for a new feature flag value to take effect is to wait until user refreshes the token

2 comments
D
M

where can I get the jwks.json file to decode the bearer token?

8 comments
M

I found there is a PR open on the SDK project but I couldn’t find the SDK version 1.1.0 used in the example https://github.com/kinde-starter-kits/kinde-java-starter-kit/blob/deps/update-to-springboot-3.x/pom.xml

15 comments
M
C
D
P

Hey guys, there is something really weird about token management in the API. I created a token, checked for validity using the introspect endpoint (valid token), I then revoke the token using /oauth/revoke and token is still valid

9 comments
D
M
P
O

Hi guys. The authorize api button is not working on non-production environments (production works fine). This is a complete blocker because develop against a production enviroment.

7 comments
M
O

The mngmt api remains unauthorized event if clicking multiple times

Hi. How can I set up specific permissions for users belonging to my team? (not end users). i.e: for security purpose I may want to have a read-only role for some operations/support users. Right now every user I invite into my team has an Admin Role and can do pretty much everything.

11 comments
P
M

Hi guys. Are email aliases supposed to work? I could register x amount of accounts for the same email

1 comment
O

i need to create custom login/signup pages in react

Also, that text is impossible to translate when adding another language like spanish

3 comments
P
D
M

is there a tutorial to do custom sign up pages ?

It seems extremely weird that I can modify the marketing text but not the policies text

Hi guys, is there a way to customize the accept policies text in the signup?

is there a way to customize the accept policies text in the sign up page?

I’ve upgraded to pro plan, the payment was confirmed, the callback failed and the upgrade was never done. I need this fix asap.

2 comments
D

The receipt ID is #2273-9128. Invoice #2273-9128

what kind of permissions can I assign to users inside my team and which subscription do I need for that?

1 comment
M

is there a way to customize email templates?

1 comment
M

is there a java sdk supporting springboot 3.x? Current SDK users javax.servlet.http.HttpServletResponse and springboot 3x migrated to jakarta.servlet.http.HttpServletResponse

3 comments
M

Hi guys, i’m wondering if you have a Java SDK already built supporting jakarta.servlet changes introduce in springboot 3.

is it possible for organizations users to get their own oauth access tokens?