<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: CodeIgniter Free Project Source Code</title><link>http://www.bing.com:80/search?q=CodeIgniter+Free+Project+Source+Code</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>CodeIgniter Free Project Source Code</title><link>http://www.bing.com:80/search?q=CodeIgniter+Free+Project+Source+Code</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>Keycloak: Access token validation end point - Stack Overflow</title><link>https://stackoverflow.com/questions/48274251/keycloak-access-token-validation-end-point</link><description>Running keycloak on standalone mode.and created a micro-service by using node.js adapter for authenticating api calls. jwt token from the keyclaok is sending along with each api calls. it will only respond if the token sent is a valid one. how can i validate the access token from the micro service? is there any token validation availed by keycloak?</description><pubDate>Fri, 21 Aug 2026 07:02:00 GMT</pubDate></item><item><title>KeyCloak User validation and getting token - Stack Overflow</title><link>https://stackoverflow.com/questions/49572291/keycloak-user-validation-and-getting-token</link><description>Users in keycloak are realm specific and not every user is allowed to access them. You will be able to get all the users through the admin API after you assign a specific role to the user in the admin dashboard. Simply do In the admin dashboard, go to Users &gt; myuser &gt; Role Mappings &gt; Client roles &gt; realm-management Assign the user any of the two roles manage-users or view-users. Generate a new ...</description><pubDate>Fri, 21 Aug 2026 22:25:00 GMT</pubDate></item><item><title>Refresh access_token via refresh_token in Keycloak</title><link>https://stackoverflow.com/questions/51386337/refresh-access-token-via-refresh-token-in-keycloak</link><description>I need to make the user keep login in the system if the user's access_token get expired and user want to keep login. How can I get newly updated access_token with the use of refresh_token on Keycloak? I am using vertx-auth for the auth implementation with Keycloak on vert.x.</description><pubDate>Fri, 21 Aug 2026 19:33:00 GMT</pubDate></item><item><title>How to specify client-specific custom attribute in access token</title><link>https://stackoverflow.com/questions/67649703/how-to-specify-client-specific-custom-attribute-in-access-token</link><description>I have a Keycloak setup and I'm using the client_credential flow to create access tokens for thousands of back-ends. I would like to include another custom field in the access token, so next to exp etc., I'd like to have a field publicKey. This field is specific and unique for each of the clients. Is that possible using Keycloak?</description><pubDate>Fri, 21 Aug 2026 18:07:00 GMT</pubDate></item><item><title>Keycloak access token expires too soon - Stack Overflow</title><link>https://stackoverflow.com/questions/62640241/keycloak-access-token-expires-too-soon</link><description>I have access token that should be valid for 10 hours, but it expires after 30 minutes. I use it to call Keycloak rest api and it works for half an hour, but after that I get 401 - Unauthorized. I decoded it on jwt.io and exp claim is 10 hours after I aquired it. I checked system time and everything seems fine. What could be the problem?</description><pubDate>Fri, 21 Aug 2026 20:31:00 GMT</pubDate></item><item><title>How to obtain an access token within a Keycloak SPI?</title><link>https://stackoverflow.com/questions/63742225/how-to-obtain-an-access-token-within-a-keycloak-spi</link><description>If you are developing an internal Spi, you can access the same private apis Keycloak uses to generate access token from token request. You can quikly look into keycloak default implementation of ClientCredentialsGrantType.java.</description><pubDate>Thu, 20 Aug 2026 21:58:00 GMT</pubDate></item><item><title>how to get the roles in access token: keycloak - Stack Overflow</title><link>https://stackoverflow.com/questions/62354754/how-to-get-the-roles-in-access-token-keycloak</link><description>In Keycloak admin Console, you can configure Mappers under your client. Add a builtin Mapper of type "User Realm Role", then open its configuration e.g. change Token Claim Name if you want. Client roles can be configured similarly, but they are returned by default in the token under the name resource_access.$ {client_id}.roles The the client side you can parse the token to find the roles. E.g ...</description><pubDate>Fri, 21 Aug 2026 04:10:00 GMT</pubDate></item><item><title>Include groups (along with roles) in Keycloak token?</title><link>https://stackoverflow.com/questions/62202266/include-groups-along-with-roles-in-keycloak-token</link><description>Is there a way to include the list of groups a user is a member of inside a Keycloak access token, along with the roles they are in? I've created several groups and mapped them to roles.</description><pubDate>Fri, 21 Aug 2026 09:54:00 GMT</pubDate></item><item><title>KeyCloak - How to add Role's attribute into a user JWT (Access Token ...</title><link>https://stackoverflow.com/questions/76042439/keycloak-how-to-add-roles-attribute-into-a-user-jwt-access-token</link><description>I’m trying to figure out how to add role attributes into a JWT token (Access Token). I created a new Role named “Manager” with an attribute named “Actions”. Then I defined a new Client Scope named “Actions” with a mapper named “Actions” that map a user attribute named “actions” into the token.</description><pubDate>Fri, 21 Aug 2026 11:27:00 GMT</pubDate></item><item><title>keycloak - CODE_TO_TOKEN_ERROR after user is authenticated</title><link>https://stackoverflow.com/questions/45860313/keycloak-code-to-token-error-after-user-is-authenticated</link><description>This usually means the code sent back to Keycloak in order to exchange the code for tokens was invalid or got lost. First take a look at the log message of type=LOGIN for the user and make sure the code in that message matches the code_id on the login message matches the code_id on the CODE_TO_TOKEN_ERROR.</description><pubDate>Sat, 22 Aug 2026 00:48:00 GMT</pubDate></item></channel></rss>