Skip to main content

Home/ Arquitectura?/ Group items tagged rel

Rss Feed Group items tagged

Pablo Lalloni

existing rel values · Microformats Wiki - 0 views

  •  
    "This page contains tables of known HTML rel values from specifications, formats, proposals, brainstorms, and non-trivial POSH usage in the wild. In addition, dropped and rejected values are listed at the end for comprehensiveness. usage: see how is 'rel' used. Regarding rev, see: should 'rev' even be used. This page is also the official rel registry ([1][2]). Add new and proposed rel values to the following section: HTML5 link type extension "
munyeco

authorization - SAML2 vs. OAuth - What are some reasonable relationships? - Information... - 0 views

  • Bridging the SAML and OAuth 2.0 frameworks is a well understood problem. The following stack of IETF specs provides a standard solution: If you look at the core OAuth 2.0 spec (RFC 6749) and its token endpoint definition - this is basically an OAuth server endpoint which returns an access token in exchange for a "grant" -- an open-ended concept of something deemed appropriate to grant the client app the issue of an access token. In the typical OAuth scenario this is an authorisation code signifying that the user has been previously authenticated and given their consent. But the grant could also be something else. There is a further IETF spec called draft-ietf-oauth-assertions-16 that builds on the core RFC 6749 standard which says that the grant can also be an assertion (a signed proof of something) and defines the necessary token request parameters for that. Finally, there is draft-ietf-oauth-saml2-bearer-20, which specifies how this assertion can be a SAML 2.0 Bearer Assertion. This standard mechanism for converting a SAML assertion into an OAuth 2.0 access token is essentially all that is needed to bridge the two frameworks. To ensure removal of users is properly reflected by the authorisation systems there are two approaches, which can be combined: Make the OAuth 2.0 access tokens short lived. This will force the client to repeat the authorisation process when the token expires, and if the user no longer exists authentication will fail and no grant (SAML assertion) will be issued. Provide an API for revoking issued OAuth 2.0 access tokens, see RFC 7009 for details.
  •  
    Es un problemón conocido y con blancos sin estandarizar el juntar SAML 2.0 en cuanto a AuhN y Oauth2 para autorización. Éste post es el mas sintético que encontré con un agregado de valor muy alto: Deja entrever que aunque no sea estándar, el mecanismo es posible, y se basa en convertir una aserción SAML2 en un token de acceso OAuth2. uno puede transliterar ésta propocisión así: "convertir una aserción CLAVE FISCAL en un token de acceso OAuth2".  La pregunta es: ¿Que será una aserción CLAVE FISCAL?
Pablo Lalloni

URI.js - URLs in Javascript - 3 views

  •  
    "URI.js is a javascript library for working with URLs. It offers a "jQuery-style" API (Fluent Interface, Method Chaining) to read and write all regular components and a number of convenience methods like .directory() and .authority(). URI.js offers simple, yet powerful ways of working with query string, has a number of URI-normalization functions and converts relative/absolute paths. While URI.js provides a jQuery plugin. URI.js itself does not rely on jQuery. You don't need jQuery to use URI.js"
  •  
    Hola!. La vi el viernes a la manyana la libreria esta.Parece que esta buenisima. respecto a lo que yo tenia que hacer obviamente que puede ayudar con las funciones relative y absolute, pero por lo que definimos, "Construir las url's de los recursos a partir del raiz de la libreria", descarte su adopcion por parecerme de alguna forma "sobrecarga".Sea como sea, es una buena herramienta para adoptar. Buen finde.
  •  
    Me acabo de dar cuenta.... Este articulo lo pusiste el 4. Estamos a la noche del 5 y recien me notifico. No es la primera vez, y ahora sospecho que son todas las veces las que cosas compartidas en diigo que se notifican con demora. Porque sera?
Pablo Lalloni

[#AS7-3719] Grails app load with Jboss 7 - JBoss Issue Tracker - 0 views

    • Pablo Lalloni
       
      Aparentemente en los comments de mas abajo hay una solución propuesta por Graeme Rocher para deployar correctamente aplicaciones Grails en JB7+
    • Pablo Lalloni
       
      Marqué el comentario relevante con amarillo.
  • Hide Permalink Graeme Rocher added a comment - 19/Mar/12 12:52 PM Building the Grails war with: grails -Dgrails.project.war.osgi.headers=false war Will remove the OSGi headers from the WAR file which is what is confusing JBoss 7. The above can also be configured in BuildConfig.groovy
Sebastián Zaffarano

The Raspberry Pi Launch - 1 views

shared by Sebastián Zaffarano on 29 Feb 12 - No Cached
Pablo Lalloni liked it
  •  
    No sé si ya fue posteada acá, pero definitivamente es relevante la Cotton Candy para quien esté interesado en la Raspberry Pi.
  • ...1 more comment...
  •  
    El tema es que el Cotton Candy sale 200 dólares, contra los 35 de la Raspberry Pi. No es un dato menor.
  •  
    Si la diferencia de guita es así... pero creo que también son bastante diferentes de hard... en tamaño y capacidades. Creo q CC es mucho mas chica y trae 1GB de RAM vs 256MB de la Pi entre otras difs, pareciera q la Pi no trae ni gabinete... creo que la Pi está buena para, por ejemplo, que AFIP compre 1000 y las ponga de cloud privada (manejadas por mesos :P) mientras que la CC está buena para el tv de que tengo en el living :)
  •  
    Si, son cosas diferentes. Es más, la Raspberry fue pensada originalmente para el ámbito educativo, que los pendejos puedan tener una pc por muy poca guita. Pero para cosas dedicadas, como ser armarse un servidor de archivos hogareño, un media center, un servidor para las descargas me parece que es una excelente solución, muy bajo consumo y económico. El Cotton Candy qué onda? hace algún tiempo leí de artefactos similares que levantaban una temperatura terrible, que incluso derretía la carcasa...
Pablo Lalloni

TLS 1.0 break - 4 views

Gracias Hernán!

SSL TSL

Pablo Lalloni

Dispatch - 4 views

  •  
    La api mas copada que conozco para escribir clientes de HTTP... de verdad. Por ejemplo, consultar el servicio de info de Outbox para pedir el listado todos los archivos PDF, parsear el XML de respuesta, extraer del mismo los nombres de todos los archivos e imprimirlos puede ser tan solo así.
carlosmiranda

Infinispan with Scala - Infinispan 5.1 - Project Documentation Editor - 0 views

  •  
    Esto es muy muy poco comparado con la excelente API Scalar de GridGain.
1 - 9 of 9
Showing 20 items per page