معرفی شرکت ها


BottleSaml-22.8.27


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

SAML Service Provider for Bottle
ویژگی مقدار
سیستم عامل OS Independent
نام فایل BottleSaml-22.8.27
نام BottleSaml
نسخه کتابخانه 22.8.27
نگهدارنده []
ایمیل نگهدارنده []
نویسنده gunville
ایمیل نویسنده rk13088@yahoo.com
آدرس صفحه اصلی https://github.com/Glocktober/BottleSaml
آدرس اینترنتی https://pypi.org/project/BottleSaml/
مجوز -
# BottleSaml **BottleSaml** is a Python module for the [Bottle web framework.](https://github.com/bottlepy/bottle) providing **SamlSP()** - [an implementation of a SAML *Service Provider* for **Bottle** web apps](docs/READMESP.md). This permits bottle apps to authenticated with a SAML Identity Provider (IdP). This module can be used on it's own, or combined with [BottleAuth](https://github.com/Glocktober/BottleAuth). BottleAuth provides path and route authentication and authorization tools. Both modules in **BottleSaml** rely on persistent *session* data in the form of a Python `dict` accessed off the Bottle **`request`** object (*i.e.* `request.session`). By default **BottleSaml** will use the [BottleSessions module](https://github.com/Glocktober/BottleSessions) to provide this - but any session middleware that can add a `session` dict to the `request` object can be used. The goal of this module is to provide easy to use tools for using SAML identity management platforms in Bottle apps.


نیازمندی

مقدار نام
>=0.12.0 bottle
>=21.07.01 BottleSessions
>=21.09.01 BottleAuth
==22.4 minisaml


زبان مورد نیاز

مقدار نام
>=3.8 Python


نحوه نصب


نصب پکیج whl BottleSaml-22.8.27:

    pip install BottleSaml-22.8.27.whl


نصب پکیج tar.gz BottleSaml-22.8.27:

    pip install BottleSaml-22.8.27.tar.gz