Siddhartha De
Siddhartha De's contributions
How to restrict user authentication in Keycloak during identity brokering
Siddhartha De
Learn how to restrict or limit access to applications that are federated with Keycloak for users authenticating through a third-party provider.
Use mobile numbers for user authentication in Keycloak
Siddhartha De
Use Keycloak's authentication service provider interface to develop a custom MobileAuthenticator class that you can run in your JBoss EAP container.
Role-based access control behind a proxy in an OAuth access delegation
Siddhartha De
Find out how NGINX can act as a reverse proxy server for back-end applications, which can be hosted on an enterprise application server.
Using Keycloak instead of Picketlink for SAML-based authentication
Siddhartha De
See how the keycloak-saml adapter can be configured in the place of Picketlink to enable SAML-based authentication with a third-party identity provider.
Configuring NGINX for OAuth/OpenID Connect SSO with Keycloak/Red Hat SSO
Siddhartha De
Learn how to configure NGINX to use Keycloak/Red Hat SSO for authentication with OAuth/OIDC for federated identity. In this setup, Keycloak will act as an authorization server in OAuth-based SSO and NGINX will be the relaying party.
Elytron: A New Security Framework in WildFly/JBoss EAP
Siddhartha De
Elytron is a new security framework that ships with WildFly version 10 and Red Hat JBoss Enterprise Application Platform (EAP) 7.1. Elytron is a replacement of PicketBox and JAAS. It is a single security framework that can be used for both securing applications and management access to Wildfly/JBoss.
Enabling SAML-based SSO with Remote EJB through Picketlink
Siddhartha De
you have a remote Enterprise JavaBeans (EJB) application where the EJB client is a service pack (SP) application in a Security Assertion Markup Language (SAML) architecture. You would like your remote EJB to be authenticated using same assertion which was used for SP.
SSL Testing Tool
Siddhartha De
If you have a large number of servers, which are configured with SSL/TLS and you are out of track on their certificate validity, now all of sudden you are worried if some of the certificates are expired. Or if I think in some other scenario where you are required to understand underlying SSL/TLS configuration of your servers e.g. CipherSuits, Protocols, etc. Yes, in the traditional way, you can get all the information of your SSL/TLS configuration by login into an...
How to restrict user authentication in Keycloak during identity brokering
Learn how to restrict or limit access to applications that are federated with Keycloak for users authenticating through a third-party provider.
Use mobile numbers for user authentication in Keycloak
Use Keycloak's authentication service provider interface to develop a custom MobileAuthenticator class that you can run in your JBoss EAP container.
Role-based access control behind a proxy in an OAuth access delegation
Find out how NGINX can act as a reverse proxy server for back-end applications, which can be hosted on an enterprise application server.
Using Keycloak instead of Picketlink for SAML-based authentication
See how the keycloak-saml adapter can be configured in the place of Picketlink to enable SAML-based authentication with a third-party identity provider.
Configuring NGINX for OAuth/OpenID Connect SSO with Keycloak/Red Hat SSO
Learn how to configure NGINX to use Keycloak/Red Hat SSO for authentication with OAuth/OIDC for federated identity. In this setup, Keycloak will act as an authorization server in OAuth-based SSO and NGINX will be the relaying party.
Elytron: A New Security Framework in WildFly/JBoss EAP
Elytron is a new security framework that ships with WildFly version 10 and Red Hat JBoss Enterprise Application Platform (EAP) 7.1. Elytron is a replacement of PicketBox and JAAS. It is a single security framework that can be used for both securing applications and management access to Wildfly/JBoss.
Enabling SAML-based SSO with Remote EJB through Picketlink
you have a remote Enterprise JavaBeans (EJB) application where the EJB client is a service pack (SP) application in a Security Assertion Markup Language (SAML) architecture. You would like your remote EJB to be authenticated using same assertion which was used for SP.
SSL Testing Tool