IBMTivoliIdentityManagementTIM
Authentication server software
Extends: Technology
IBM Tivoli Identity Management TIM
Authentication server software
Overview
Category: Authentication server software
Authentication server software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 15-1212.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'IBM Tivoli Identity Management TIM',
category: 'Authentication server software',
description: 'Authentication server software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "IBM Tivoli Identity Management TIM",
"applicationCategory": "Authentication server software",
"description": "Authentication server software"
}