First time here? Check out the FAQ!

Ask Your Question
0

Sagemath server using openid

asked 9 years ago

this post is marked as community wiki

This post is a wiki. Anyone with karma >750 is welcome to improve it.

Is it difficult to allow users to create accounts on our Sagemath server using openid authentication? In fact, we would like to use the gmail implementation of openid since our university email is managed by Google. Any hints, please?

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
1

answered 9 years ago

kcrisman gravatar image

updated 9 years ago

It's definitely been used with openid, as the now-defunct sagen.org used this for quite some time. You can see that less than two years ago we even fixed openid. However, I don't know whether it does the newest Google implementation thereof.

As you can see from the serving scripts and user manager, it's in the notebook and needs to be enabled in notebook configuration interface under "Settings" in the notebook (assuming you are acting as administrator). You'll need to enable SSL for this.

image description

You might also be able to enable it using whatever launch script you use.

Preview: (hide)
link

Comments

Thank you very much. When you say enable SSL, you mean something as explained in https://www.digitalocean.com/communit... ?

jllb gravatar imagejllb ( 9 years ago )

Unsure; I'm not an expert in this.

kcrisman gravatar imagekcrisman ( 9 years ago )

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 9 years ago

Seen: 376 times

Last updated: Nov 09 '15