AAUTHENTICATION: SAML 2.0 & Shibolet 1.3

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
dpenezic
Posts: 1
Joined: 22 Feb 2011, 06:58

AAUTHENTICATION: SAML 2.0 & Shibolet 1.3

Post by dpenezic »

Hi,

I successfuly implement simpleSAMLphp (1.7) into mantisbt (1.3.0), and use it few days.

May I found on same place information about authentication algoritham for mantisbt ? I am not sure that i fix all place to work corectly :) Code is nice documented, but it isnt always obvius that something need to be done.

Second when is planed to be implement authentication plug-in system ? that will help a lot for implementation of other authentication systems.

Also username field isnt long enought for outside authentication (username have more then uid <uid>@<realm>.<tld>) is it possible that change will be implement in main distribution something like 64 char ?

Regards,
Dubravko

P.S.: Just notice using simpleSAMLphp give you posibility to authenticate against google, facebook, openID and so on.
atrol
Site Admin
Posts: 8575
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: AAUTHENTICATION: SAML 2.0 & Shibolet 1.3

Post by atrol »

Start reading http://www.mantisbt.org/bugs/view.php?id=4235 and the related issues to get an impression of the current state.
A better place for questions/discussions related to authentication might be the developer mailing list
http://www.mantisbt.org/mailinglists.php
Please use Search before posting and read the Manual
Post Reply