Planet DB2
  • About
  • Submit Your Blog
  • Contact Us
Select Page

How to connect from Python to Db2

by Henrik Loeser (data_henrik) | Jul 26, 2021 | applications, DB2, IBM, ibmcloud, IT, knowledge center, Python, security

One of the recurring questions I have seen is "how to connect from Python to Db2". I have blogged about Python and Db2 a couple times before. Recently, the question has been popping up again more frequently. From my view, the increased security with mandatory SSL/TLS...

My best practices: How to search Db2 documentation

by Henrik Loeser (data_henrik) | May 19, 2021 | DB2, documentation, IBM, ibmcloud, IT, knowledge center

I often answer technical product questions, for Db2 and IBM Cloud topics. To provide relevant links and to back up my "hunch" after reading a question, I typically search the relevant documentation. But what are efficient way to search in the Db2 documentation? What...

JWT token authentication in Db2 runtimes like Python or Node.js

by Henrik Loeser (data_henrik) | Mar 1, 2021 | DB2, developer, IT, json, knowledge center, nodejs, Python, security, version 11.5

Python script connecting to Db2 with JWTSome weeks ago I discussed how to configure JWT-based token authentication in Db2. I set up Db2 to accept JWS identity tokens and then connected to my test database using the command line. But how do you connect from a...

Db2 Security: Configure JSON Web Token (JWT) authentication

by Henrik Loeser (data_henrik) | Jan 12, 2021 | cloud, DB2, github, IT, json, knowledge center, security, version 11.5

Db2 login utilizing a JWTSince V11.5.4, Db2 allows to consume JWT (JSON Web Token). The business case is to support SSO (single sign-on). You can configure Db2 to accept access tokens issued by external Identity Provider (IDPs), including the IBM solutions or open...

Db2 11.5 Mod Pack 4 is available

by Henrik Loeser (data_henrik) | Jul 1, 2020 | DB2, IBM, IT, knowledge center, security, version 11.5

A quick note that Db2 Version 11.5 and its Mod Pack 4 are now available. You can read more about its new features and changes in the "What's new" section of the Db2 docs.An interesting new security feature is the support for JWT (JSON Web Token) for authentication. It...

New performance and security feature in Db2: Authentication cache

by Henrik Loeser (data_henrik) | May 26, 2020 | administration, database, DB2, IBM, IT, knowledge center, security, version 11.5

New security feature in Db2The recent release of Db2 11.5.3 (Db2 V11.5 Mod Pack 3) includes a small gem that impacts both performance and security. It is a cache for User ID and Password-based authentication. That feature is great when your system uses LDAP / Active...
« Older Entries

Recent Posts

  • MySQL’s “partial” Group By
  • The DB2Night Show Episode #Z133: A Row’s Life
  • Using ChatGPT to Write SQL
  • New IBM Internship Opportunities for Canadian Students
  • Escaping Single Quotes in Db2 SQL Statements

Recent Comments

    Copyright 2020 Planet DB2
    ×

    Submit Your Blog