PHPackages                             informaticauco/simplesamlphp-module-ucofilter - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. informaticauco/simplesamlphp-module-ucofilter

ActiveSimplesamlphp-module[Authentication &amp; Authorization](/categories/authentication)

informaticauco/simplesamlphp-module-ucofilter
=============================================

A SimpleSAMLphp module to filter our own attributes

0.5.0(6y ago)1126MITPHPPHP &gt;=5.5.9CI failing

Since Nov 2Pushed 6y agoCompare

[ Source](https://github.com/InformaticaUCO/simplesamlphp-module-ucofilter)[ Packagist](https://packagist.org/packages/informaticauco/simplesamlphp-module-ucofilter)[ RSS](/packages/informaticauco-simplesamlphp-module-ucofilter/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (7)Versions (7)Used By (0)

SimpleSAMLphp Module UCOFilter
==============================

[](#simplesamlphp-module-ucofilter)

This module can be used to add or change attributes using the [ExpressionLanguage](http://symfony.com/doc/current/components/expression_language.html) Symfony component.

Requirements
------------

[](#requirements)

- PHP&gt;=5.5

Installation
------------

[](#installation)

Installation can be as easy as executing:

```
bash$ composer require informaticauco/simplesamlphp-module-ucofilter
```

Uso
---

[](#uso)

From any entity that supports filters (*Authentication Processing Filters* or *authproc*) we can use this module in this way:

```
