Open in app
Home
Notifications
Lists
Stories

Write
Pamoda Wimalasiri
Pamoda Wimalasiri

Home

Feb 11

HandsOn Introduction to gRPC with Java

What is gRPC? gRPC is a modern open-source high-performance Remote Procedure Call (RPC) framework developed by Google. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication. Why gRPC over REST? Protobuf instead of JSON/XML REST uses JSON for sending and receiving messages. JSON is flexible, text-based…

Grpc

7 min read

HandsOn Introduction to gRPC with Java
HandsOn Introduction to gRPC with Java

Published in Identity Beyond Borders

·Mar 21, 2021

Writing a custom local authenticator for WSO2 IS 5.11.0

The default authenticator in the WSO2 Identity Server is the Basic authenticator. It is a local authenticator that authenticates the end users using a connected user store and the provided user name and password. WSO2 Identity Server comes with extensibility which allows you to change the authentication logic which the…

Wso 2

4 min read

Writing a custom local authenticator for WSO2 IS 5.11.0
Writing a custom local authenticator for WSO2 IS 5.11.0

Published in Identity Beyond Borders

·Oct 14, 2020

Custom XACML functions for WSO2 Identity Server 5.10.0

XACML (eXtensible Access Control Markup Language) is an XML-based language for access control that has been standardized by the Technical Committee of the OASIS consortium. I assume that you are familiar with XACML. If you want a quick recap on what is XACML and how to use XACML with WSO2…

Xacml

4 min read


Published in Identity Beyond Borders

·Jun 6, 2020

Customizing XACML Policy Information Point of WSO2 Identity Server 5.10.0

This is my third blog of a series of blogs about XACML. In the previous blogs, I discussed the basics of XACML and how to adapt the WSO2 Identity Server as an XACML engine. “A beginner’s guide to XACML” “WSO2 Identity Server as an XACML Engine” In this blog, I’m…

5 min read

Customizing XACML Policy Information Point of WSO2 Identity Server 5.10.0
Customizing XACML Policy Information Point of WSO2 Identity Server 5.10.0

Published in Identity Beyond Borders

·May 22, 2020

WSO2 Identity Server as an XACML Engine

What is XACML? — XACML (eXtensible Access Control Markup Language) is an XML-based language for access control that has been standardized by the Technical Committee of the OASIS consortium. XACML is popular as a fine grain authorization method among the community. In my previous blog; “Beginner’s guide to XACML”, I have discussed the basics…

Wso 2 Is

5 min read

WSO2 Identity Server as an XACML Engine
WSO2 Identity Server as an XACML Engine

Published in Identity Beyond Borders

·May 8, 2020

A beginner’s guide to XACML

Today, enterprise applications seek ways of enforcing security that allows the right people to access the right resources with restrictions enforced by enterprise policies. The identity and entitlement management systems reduce the burden of enterprise architects and developers in security- related implementations. Attribute-Based Access Control (ABAC) is an access control…

Xacml

8 min read

A beginner’s guide to XACML
A beginner’s guide to XACML

Published in Identity Beyond Borders

·Nov 24, 2019

User Session Management Service in WSO2 Identity Server

Imagine that you have logged into several applications in different browsers and now you want to terminate these sessions. 🤔 How you are going to achieve this? One thing you can do is navigate to each of these applications and logout one by one. What if you miss a session…

Wso 2

5 min read

User Session Management Service in WSO2 IS 5.9.0
User Session Management Service in WSO2 IS 5.9.0

Published in Identity Beyond Borders

·Oct 9, 2019

Writing a Custom Authentication Data Publisher for WSO2 IS 5.8.0

Analyzing login statistics is very crucial when it comes to the security of systems and applications. Analytics will help you in fraud and anomaly detection so that you can possibly block the transactions, lock the user accounts or generate alerts to the responsible parties. WSO2 Identity Server has this analytics…

Wso 2

5 min read

Writing a custom Event Publisher for WSO2 IS 5.8.0
Writing a custom Event Publisher for WSO2 IS 5.8.0

Oct 4, 2019

Customizing WSO2 Log Files

Logging is one of the most important aspects of a production-grade server. A properly configured logging system is vital for identifying errors, security threats, and usage patterns. All WSO2 products are shipped with log4j logging capabilities that generate administrative activities and server-side logs. Log4j Log Level The log level can be set specifically…

Wso 2

3 min read

Customizing WSO2 Log Files
Customizing WSO2 Log Files

Published in Identity Beyond Borders

·Sep 13, 2019

Handling custom claims with OpenID Connect in WSO2 Identity Server

❔ What are “Claims” A claim is a piece of information about a particular subject. It can be anything that the subject is owned by or associated with, such as name, group, preferences, etc. Claims are also used in identity propagation which is the replication of authenticated identities, by packaging the claims into one…

Wso 2

7 min read

Handling custom claims with OpenID Connect in WSO2 Identity Server
Handling custom claims with OpenID Connect in WSO2 Identity Server
Pamoda Wimalasiri

Pamoda Wimalasiri

Senior Software Engineer @ WSO2 focused on the IAM domain

Following
  • Vivek Vinushanth Christopher

    Vivek Vinushanth Christopher

  • Rashmini Naranpanawa

    Rashmini Naranpanawa

  • Sriyan Fernando

    Sriyan Fernando

  • Nipun Thathsara

    Nipun Thathsara

  • Chamath

    Chamath

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable