Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

thinktecture-ident-server

Add a claim to JWT as an array?

December 22, 2023 by Tarik

Speaking from personal experience, it is easier to inter-op with claim stores when the ValueType is always type “String”. Although it may seem counter intuitive when you know you are dealing with a complex type, it is at least simple to understand. The way I have approached this need for an array is to have … Read more

Categories c# Tags c++, claims-based-identity, jwt, thinktecture-ident-server Leave a comment

Identity Server 4: adding claims to access token

September 8, 2023 by Tarik

This answer was written for Identityserver4 on .Net core 2 to use it for .Net core 3, this answer may help you, but you need to test and change a few things. I am using asp.net Identity and Entity Framework with Identityserver4. This is my sample code, works well and JWT contains all roles and … Read more

Categories c# Tags c++, identityserver4, jwt, openid-connect, thinktecture-ident-server Leave a comment

IdentityServer Flows

April 8, 2023 by Tarik

I faced the same Issue, currently the work still in progress. when I finish the documentation, I might post it here. for time being: please check the draft: Enrich IdentityServer Documentation with OIDC and OAuth2 Flows section #73 Update: OIDC and OAuth2 Flows

Categories oauth-2.0 Tags identityserver3, oauth-2.0, openid, openid-connect, thinktecture-ident-server Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa