Token Translation Service
  • Introduction
  • User Guide
  • Deployment And Administration Guide
  • Configuration Guide
    • Config Example
    • Server Settings
    • OpenId Connect Provider Settings
    • Service Settings
    • RSP Settings
    • SSH for WaTTS
  • Developer Guide
    • WaTTS Developer
    • Plugin Developer
  • Relying Service Provider (RSP) Guide
  • REST Api
  • WaTTS - Service Reference Card
Powered by GitBook
On this page
  • Purpose
  • Services
  • Interfaces

Introduction

Purpose

WaTTS returns credentials after successful authentication. It offers an easy way to self service credentials by the users. WaTTS was developed for cases in which users can (only) be authenticated via OpenId-Connect but require different credentials for accessing services.

Services

Arbitrary services can be supported via a plugin interface. Currently supported services include

  • ssh public/private keypair creation

  • S3 authentication tokens

  • X.509 certificates

  • OpenNebula credentials

Interfaces

WaTTS provides a web and REST interface for users to create/retrieve and remove credentials.

NextUser Guide

Last updated 6 years ago