Skip to content

sisense/auth-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Sisense Authentication Toolkit

This repository contains code samples in multiple popular languages for various methods of authentication to Sisense, such as SSO and WAT.

Each topic can be found in its own folder, and within the samples are separated into sub-folders by programming language.
Within each folder, you will find a readme.md file with instructions and information applicable to that specific example.

Web Access Token

Web Access Tokens (WAT) are a way to grant temporary permissions to Sisense resources without creating a persistent User and access permissions within Sisense.

They are useful for large scale, frequently changing permissions, and anonymous access.

Read more about WAT in the Web Access Token Documentation

A general overview of how the WAT examples are built can be found in ./wat/readme.md

Currently available code samples:

About

Code samples for Sisense WAT & SSO

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published